UBI: change the interface of a debugging check function
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 18 May 2011 11:47:34 +0000 (14:47 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 31 May 2011 13:14:05 +0000 (16:14 +0300)
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 <Artem.Bityutskiy@nokia.com>

No differences found