aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorHimangi Saraogi <[email protected]>2013-10-29 06:28:03 +0530
committerGreg Kroah-Hartman <[email protected]>2013-10-29 08:44:54 -0700
commitd5a499671ba008915e886e95af6c498f168f42d4 (patch)
tree4debfd1f39c457c9864a3c2a5cf1b84bc3c252ce /net/lapb/lapb_iface.c
parent17607ca280221c26d0a53bf7d53c339489a936cc (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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions