From 84780ecdf6c46909c6a4f06635c953f8d8d635f7 Mon Sep 17 00:00:00 2001 From: Melike Yurtoglu Date: Tue, 30 Sep 2014 20:43:15 +0300 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed