]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iser-target: Fix sparse warning
authorSagi Grimberg <sagig@mellanox.com>
Sun, 25 Jan 2015 17:11:19 +0000 (19:11 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 30 Jan 2015 21:06:22 +0000 (13:06 -0800)
commit45678b6b7891b8eef5b5951415287d1fa0ff71ad
treeb9e6e1c22d890d024f85b346868db00fc66f4ab9
parent67f091f290d055441db28045703d9b075a2ae051
iser-target: Fix sparse warning

isert_debug_level should be static, hence no need
to initialize it.

Reported-by: Shachar Raindel <raindel@mellanox.com>
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/infiniband/ulp/isert/ib_isert.c