diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2016-05-23 23:23:23 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-24 00:04:14 (GMT) |
commit | e7a142aaa09fa5db015fd176d6943f888665829f (patch) | |
tree | 9af8f4ce0c65a7d34b1ba2c00b0a8e7ac40efbdd /include/asm-generic/qspinlock.h | |
parent | 2d19961d83524c69e44f179b43aee2daf0906eda (diff) | |
download | linux-e7a142aaa09fa5db015fd176d6943f888665829f.tar.xz |
nilfs2: replace __attribute__((packed)) with __packed
This fixes the following checkpatch.pl warning:
WARNING: __packed is preferred over __attribute__((packed))
#23: FILE: export.h:23:
+} __attribute__ ((packed));
Link: http://lkml.kernel.org/r/1461935747-10380-10-git-send-email-konishi.ryusuke@lab.ntt.co.jp
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-generic/qspinlock.h')
0 files changed, 0 insertions, 0 deletions