From: Artem Bityutskiy Date: Wed, 18 May 2011 11:47:34 +0000 (+0300) Subject: UBI: change the interface of a debugging check function X-Git-Tag: v3.1-rc1~326^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d99383b00eba9c6ac3dea462d718b2849012ee03;p=pandora-kernel.git UBI: change the interface of a debugging check function This is a minor preparational patch which changes the 'paranoid_check_in_wl_tree()' function interface by adding the 'ubi' parameter which will be needed there in the next patch. And while on it, add "const" qualifier to the 'ubi' parameter of the 'paranoid_check_in_pq()' function. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed