]> git.karo-electronics.de Git - karo-tx-linux.git/commit
target: Cleanup transport_subsystem_check_init
authorAndy Grover <agrover@redhat.com>
Mon, 30 Jul 2012 22:54:17 +0000 (15:54 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 17 Aug 2012 00:30:20 +0000 (17:30 -0700)
commit0fa5702dda6b8158219f4b23ecf166557ffc2cf2
tree69f361c11398bce941fa1d06bd15ebcf99bd2f23
parent6fc3933f4764da482175cb00dd0b52ef0b4e0663
target: Cleanup transport_subsystem_check_init

Move static into function body from file scope.

Remove extraneous return statement

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_transport.c