diff options
author | 2013-10-29 06:28:03 +0530 | |
---|---|---|
committer | 2013-10-29 08:44:54 -0700 | |
commit | d5a499671ba008915e886e95af6c498f168f42d4 (patch) | |
tree | 4debfd1f39c457c9864a3c2a5cf1b84bc3c252ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Staging: winbond: Fix Sparse Warnings in reg.c (diff) | |
download | linux-dev-d5a499671ba008915e886e95af6c498f168f42d4.tar.xz linux-dev-d5a499671ba008915e886e95af6c498f168f42d4.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions