CHROMIUM: dm: verity: fix warnings
authorOlof Johansson <olofj@chromium.org>
Mon, 10 Sep 2012 16:45:06 +0000 (09:45 -0700)
committerGerrit <chrome-bot@google.com>
Tue, 11 Sep 2012 18:58:55 +0000 (11:58 -0700)
commitd9c97f597a64278fa0ec21060a68d3eda70798d3
tree93cfaeec76d3ed5446a35ba5ee134ec6bc4b01c9
parent585d1896d10648986316aac8099592a7845f40d9
CHROMIUM: dm: verity: fix warnings

Fixes:

drivers/md/dm-verity.c:109:1: warning: return from incompatible pointer type [enabled by default]
drivers/md/dm-verity.c:81:1: warning: return from incompatible pointer type [enabled by default]
drivers/md/dm-verity.c:85:1: warning: return from incompatible pointer type [enabled by default]

BUG=chromium-os:34287
TEST=build, check lack of warnings.

Change-Id: Iaff319f774a152e179836cb765ce951d97dbca9f
Signed-off-by: Olof Johansson <olofj@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/32828
Reviewed-by: Mandeep Singh Baines <msb@chromium.org>
drivers/md/dm-verity.c