]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: rts5139: Fix Sparse Warning for Static Declarations
authorMonam Agarwal <monamagarwal123@gmail.com>
Wed, 5 Mar 2014 20:19:16 +0000 (01:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 23:24:25 +0000 (15:24 -0800)
commit064bf470960b0d74955c2ed0f3ce05e95f087470
treef364dfb7a9cd698f67772a18761a2d3e0f15cc3f
parent4096ec993f108b7817900c1b01f364e843d9ded4
Staging: rts5139: Fix Sparse Warning for Static Declarations

This patch fixes the following Sparse warnings :
formatter_inquiry_str should be static
queuecommand_lck should be static

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5139/rts51x_scsi.c