commit | d99383b00eba9c6ac3dea462d718b2849012ee03 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed May 18 14:47:34 2011 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Tue May 31 16:14:05 2011 +0300 |
tree | b2c5af920980525dfbe5a1f245e07b26933dd51f | |
parent | 55922c9d1b84b89cb946c777fddccb3247e7df2c [diff] |
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 <Artem.Bityutskiy@nokia.com>