OSDN Git Service

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)
commit8009ae1a082c29c7846d715d47859b5b80ed140e
tree6b724ae3b0a583472e18e229c56d4e9bb931fae0
parentd79a44115196980beb786ab6d2effe09913cf243
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