]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: get rid of sparse warnings
authorStefan Behrens <sbehrens@giantdisaster.de>
Wed, 14 Aug 2013 16:12:25 +0000 (18:12 +0200)
committerChris Mason <chris.mason@fusionio.com>
Sun, 1 Sep 2013 12:15:50 +0000 (08:15 -0400)
commited53a8a35ff150308073c9ace7de63a3d2411544
tree2af11fe9a4421f1438de09e687749c25b8d6b37a
parent56df26e304c58f24e91fdbf4b5f9dabcab0927c3
Btrfs: get rid of sparse warnings

make C=2 fs/btrfs/ CF=-D__CHECK_ENDIAN__

I tried to filter out the warnings for which patches have already
been sent to the mailing list, pending for inclusion in btrfs-next.

All these changes should be obviously safe.

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/backref.c
fs/btrfs/check-integrity.c
fs/btrfs/ctree.c
fs/btrfs/ctree.h
fs/btrfs/delayed-ref.c
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c
fs/btrfs/send.c
fs/btrfs/volumes.c