]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: rtl8187se: r8180_wx.c: make 'rtl8180_rates' static
authorAnmol Sarma <me@anmolsarma.in>
Thu, 9 Jan 2014 19:44:43 +0000 (01:14 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 Jan 2014 20:37:58 +0000 (12:37 -0800)
commit1af1275d8426bf0b57230ea68b2452016d51939d
treed598c5e7106038f7c21325316f68fdb97347820d
parent9ca4830feb7c1c7c58e1cebfc7ca5d970657387a
Staging: rtl8187se: r8180_wx.c: make 'rtl8180_rates' static

Fixes the following sparse warning:
27:5: warning: symbol 'rtl8180_rates' was not declared. Should it be static?

Signed-off-by: Anmol Sarma <me@anmolsarma.in>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/r8180_wx.c