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)
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