]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa709ff843e172d87ee278fce5c72cd3f10e9067
treea334431e5451651cc9990059fcd2defd6d1f038f
parent51eda0754d70036dc3bd019c795ca7ad87a41531
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