staging: lustre: Replace __attribute__((packed)) with __packed
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>
Thu, 18 Feb 2016 18:06:12 +0000 (23:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:39:54 +0000 (14:39 -0800)
commita6e19b4d4f9240801ab291cbfff0b20674420696
tree40dee3bbac39985cdcba5f6c004fd38bffbca6e2
parent6c441b971ddc007d6a19302bcbcb05bfa60dce7e
staging: lustre: Replace __attribute__((packed)) with __packed

This patch fixes the following checkpatch.pl warning:
"WARNING: __packed is preferred over __attribute__((packed))".

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre/lustre_idl.h
This page took 0.031822 seconds and 5 git commands to generate.