]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
shrinker-convert-superblock-shrinkers-to-new-api-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 18 Jul 2013 23:59:53 +0000 (09:59 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 31 Jul 2013 06:43:53 +0000 (16:43 +1000)
commitd21f9df3ee7cbbffe1cd4497487af6c83acbe237
tree12239c9305089927986d32b0cca386e853346b3e
parentc0926e598e1591f6a6d8ea4864617753f64b726f
shrinker-convert-superblock-shrinkers-to-new-api-fix

fix warnings

fs/super.c: In function 'alloc_super':
fs/super.c:240: warning: assignment from incompatible pointer type
fs/super.c:241: warning: assignment from incompatible pointer type

Cc: Dave Chinner <dchinner@redhat.com>
Cc: Glauber Costa <glommer@openvz.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/super.c