OSDN Git Service

Staging: unisys: virthba: declare virthba_queue_command as static
authorKen Cox <jkc@redhat.com>
Thu, 22 May 2014 17:31:11 +0000 (12:31 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 11:21:10 +0000 (20:21 +0900)
commit385914c39df504d9497f82c3b7189f9e57fdb2c5
treea334431e5451651cc9990059fcd2defd6d1f038f
parent3db5540dfd889bc008db3ff2f868cce0f6fb2a04
Staging: unisys: virthba: declare virthba_queue_command as static

virthba_queue_command() is only used inside virthba.c so declare it static.

Signed-off-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/virthba/virthba.c