On Tue, Mar 10, 2015 at 12:02:05PM -0300, Mario J. Rugiero wrote:
Replace __attribute__(packed) by __packed as suggested by
checkpatch.
Signed-off-by: Mario J. Rugiero <mrugiero(a)gmail.com>
---
.../include/linux/libcfs/libcfs_kernelcomm.h | 2 +-
.../staging/lustre/include/linux/lnet/lib-types.h | 2 +-
.../lustre/lustre/include/lustre/lustre_idl.h | 44 +++++++++++-----------
.../lustre/lustre/include/lustre/lustre_user.h | 14 +++----
4 files changed, 31 insertions(+), 31 deletions(-)
This patch also doesn't apply :(