stmf: avoid set but not used errors
commit29cf31968b7bcfc9df8b0e1ed4360c6a93ed9d68
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Tue, 14 Aug 2018 19:30:55 +0000 (14 15:30 -0400)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Tue, 4 Sep 2018 12:32:48 +0000 (4 08:32 -0400)
tree235817cc5207b676e2ae56f2c338893e595831ca
parent82f0e8a216e7a7333d863b70f06318dcfeeac746
stmf: 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/stmf/lun_map.c