]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: Fix Sparse Warning for Static Declarations
authorArchana kumari <archanakumari959@gmail.com>
Thu, 17 Oct 2013 10:24:44 +0000 (15:54 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2013 16:09:36 +0000 (09:09 -0700)
commit0e35159cc34953c0380cd80b3cb855432c51cbc0
tree6b724ae3b0a583472e18e229c56d4e9bb931fae0
parentfdc914f1854a451b3de14c4db3424d0610ebaf6c
staging: vt6655: Fix Sparse Warning for Static Declarations

This patch fixes the Sparse Warning "symbol was not declared. Should it be
static?" in aes_ccmp.c

Signed-off-by: Archana kumari <archanakumari959@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/aes_ccmp.c