diff options
| author | Kyle McMartin <[email protected]> | 2014-12-18 17:57:14 +0000 |
|---|---|---|
| committer | Nicholas Bellinger <[email protected]> | 2014-12-18 19:07:27 +0000 |
| commit | 3875f15207f9ecb3f24a8e91e7ad196899139595 (patch) | |
| tree | ed269a7e7028badb771359fd0ed22118368e3167 /lib/mpi/mpi-cmp.c | |
| parent | iscsi-target: Fail connection on short sendmsg writes (diff) | |
| download | kernel-3875f15207f9ecb3f24a8e91e7ad196899139595.tar.gz kernel-3875f15207f9ecb3f24a8e91e7ad196899139595.zip | |
uapi/linux/target_core_user.h: fix headers_install.sh badness
scripts/headers_install.sh will transform __packed to
__attribute__((packed)), so the #ifndef is not necessary.
(and, in fact, it's problematic, because we'll end up with the header
containing:
#ifndef __attribute__((packed))
#define __attribu...
and so forth.)
Cc: [email protected] # 3.18
Signed-off-by: Kyle McMartin <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions
