[PATCH 4/4] staging/lustre: use __packed instead of __attribute__(packed)

Greg KH gregkh at linuxfoundation.org
Wed Mar 18 09:42:06 UTC 2015


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 at 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 :(


More information about the devel mailing list