Files
android_kernel_xiaomi_sm8450/fs/btrfs
David Sterba 093adbcedf btrfs: switch helper macros to static inlines in sysfs.h
The conversion macros use nested container_of that leads to a warning

fs/btrfs/sysfs.c: In function 'btrfs_feature_visible':
fs/btrfs/sysfs.c:183:8: warning: declaration of '__mptr' shadows a previous local
fs/btrfs/sysfs.c:183:8: warning: shadowed declaration is here

Use of functions will add proper type checking.

Signed-off-by: David Sterba <dsterba@suse.cz>
2015-03-03 17:24:02 +01:00
..
2014-06-09 17:20:42 -07:00
2014-06-09 17:20:48 -07:00
2014-06-09 17:20:48 -07:00
2008-09-25 11:04:06 -04:00
2014-10-14 10:51:22 +02:00
2015-02-02 18:39:07 -08:00
2015-02-14 08:19:14 -08:00
2014-01-29 07:06:27 -08:00
2015-01-21 18:06:49 -08:00