diff options
| author | Himangi Saraogi <himangi774@gmail.com> | 2014-03-09 06:13:45 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-08 20:35:16 -0800 |
| commit | fde3d28df0078b24c63ab030af1eb2851955d99d (patch) | |
| tree | 74d00e0653b6065b9d889e83a48a7b5e48566efb /include/linux/start_kernel.h | |
| parent | f2459201c72e8f8553644505eed19954d4c3a023 (diff) | |
staging:nokia_h4p:Replace __attribute__((packed)) by __packed
This patch fixes the checkpatch.pl warning:
WARNING: __packed is preferred over __attribute__((packed)).
As the macro: #define __packed __attribute__((packed)) is defined
in compiler-gcc.h, __attribute__((packed)) is replaced by __packed.
Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/start_kernel.h')
0 files changed, 0 insertions, 0 deletions
