]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: rtl8187se: Convert ChnlAccessSetting typedef into a struct.
authorAna Rey <anarey@gmail.com>
Wed, 26 Feb 2014 14:29:03 +0000 (15:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Feb 2014 22:49:06 +0000 (14:49 -0800)
commit02981dac48765708322146d756fbd230164789b2
treecd6aef89bb6b0925b014a87d1587e5f7c1c29eeb
parent742af585268b8473990ff0fe89055e945e419d79
staging: rtl8187se: Convert ChnlAccessSetting typedef into a struct.

The Documentation/CodingStyle doesn't recommend the use of typedef, convert
this to structure.

While at it, I have also renamed the variable names that were used in
this typedef not to use Hungarian notation.

Signed-off-by: Ana Rey <anarey@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/r8180.h
drivers/staging/rtl8187se/r8185b_init.c