diff options
author | David Sterba <dsterba@suse.cz> | 2015-02-24 18:40:41 (GMT) |
---|---|---|
committer | David Sterba <dsterba@suse.cz> | 2015-03-03 16:24:02 (GMT) |
commit | 093adbcedf123f366e5eef0c4ccd815920f725f3 (patch) | |
tree | e1b1a6d5d52f76038af853d2c4b40f6cf7821467 /fs/btrfs/raid56.c | |
parent | 9d644a623ec48e28ca3887e616456aba63fd0558 (diff) | |
download | linux-093adbcedf123f366e5eef0c4ccd815920f725f3.tar.xz |
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>
Diffstat (limited to 'fs/btrfs/raid56.c')
0 files changed, 0 insertions, 0 deletions