iscsit: avoid set but not used errors
commitb79b8cf362895bab012888e3cfc5291655cfb270
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Tue, 14 Aug 2018 19:25:05 +0000 (14 15:25 -0400)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Tue, 4 Sep 2018 12:32:47 +0000 (4 08:32 -0400)
tree7cf56681cbe63ff4e16025bed6804b18a4401829
parent1936ae3a5fd45e7359d179d7291108164d66c20a
iscsit: avoid set but not used errors

Use VERIFY()s instead of just squelching the warning - if things failed
it's better to panic rather than just plow ahead with assuming
everything is ok.
kernel/comstar/port/iscsit/iscsit.c
kernel/comstar/port/iscsit/iscsit_auth.c
kernel/comstar/port/iscsit/iscsit_login.c