diff options
author | Himangi Saraogi <himangi774@gmail.com> | 2013-10-29 06:28:03 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-29 08:44:54 -0700 |
commit | d5a499671ba008915e886e95af6c498f168f42d4 (patch) | |
tree | 4debfd1f39c457c9864a3c2a5cf1b84bc3c252ce /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 17607ca280221c26d0a53bf7d53c339489a936cc (diff) |
Stging: bcm: Adapter.h : removed typedef from struct _U_IP_ADDRESS and changed it to lowercase
Running checkpatch.pl on the file drivers/staging/bcm/Adapter.h gave
an error as it is a mistake to use typedef for structures
according to CodeingStyle as it reduces readability. The typedef was
removed and all occurrences of the typedef union were replaced with
union u_ip_address as types are all lowercase.
Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions