1. 04 3月, 2015 1 次提交
    • D
      btrfs: switch helper macros to static inlines in sysfs.h · 093adbce
      David Sterba 提交于
      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: NDavid Sterba <dsterba@suse.cz>
      093adbce
  2. 18 9月, 2014 2 次提交
  3. 29 6月, 2014 2 次提交
  4. 11 3月, 2014 1 次提交
  5. 29 1月, 2014 5 次提交