summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorSomya Anand <somyaanand214@gmail.com>2015-03-22 14:49:29 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-23 22:41:16 +0100
commita51bab6d42be47ae5df899bd7f72bcd4b4c321bf (patch)
tree50213ac5a3ebf34ee6f10973dd9a47395822bed3 /include/linux/debugobjects.h
parent4d10ece3336fbd75ed25ba48ecfb14f5a8a151ec (diff)
Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23a
This patch fixes the following sparse warning: warning: symbol 'rtw_atimdone_event_callback23a' was not declared. Should it be static? rtw_atimdone_event_callback23a is local to the file rtw_mlme.c but it isn't exposed in a header file anywhere. Moreover it is never called from anywhere as well. So, this patch removes this function completely. Signed-off-by: Somya Anand <somyaanand214@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions