diff options
author | Anil Ravindranath <[email protected]> | 2010-10-25 15:41:54 -0700 |
---|---|---|
committer | James Bottomley <[email protected]> | 2010-10-26 12:51:09 -0500 |
commit | df30e5059681ed0671c9cc6ff702fe9ca7f20042 (patch) | |
tree | 302c83c9c087304994f36736b66acea89a6ad90c /net/unix/sysctl_net_unix.c | |
parent | a1e0063d0c015145946981262f8d5f9758d8a895 (diff) |
[SCSI] pmcraid: remove duplicate struct member
sense_buffer is both a direct member of struct pmcraid_cmd as well as
an indirect one via an anonymous union and struct. Fix this clash by
eliminating the direct member in favour of the anonymous struct/union
one. The name duplication apparently isn't noticed by gcc versions
earlier than 4.4
Reported-by: Andi Kleen <[email protected]>
Signed-off-by: Anil Ravindranath <[email protected]>
Cc: Stable Tree <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions