]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: Array was made static const char * const
authorMelike Yurtoglu <aysemelikeyurtoglu@gmail.com>
Tue, 30 Sep 2014 17:43:15 +0000 (20:43 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 17:15:12 +0000 (10:15 -0700)
commit265db30d5d638afa427e8ebf14c5195eee4a8806
tree38c83596f4b6a67b4dfee265a3af564a3abae783
parent65c4cd0d39b2e14e5041bfdaaa8d8cb99ce0458b
staging: rtl8192e: Array was made static const char * const

This patch fixes checkpatch.pl error in file rtllib.h
WARNING: static const char * array should probably be static
const char * const

Signed-off-by: Melike Yurtoglu <aysemelikeyurtoglu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib.h