On Tue, 28 May 2019 06:51:52 +0530, Hariprasad Kelam wrote: > fix below warning reported by coccicheck > > drivers/target/iscsi/iscsi_target_nego.c:175:6-8: WARNING: possible > condition with no effect (if == else) > > Signed-off-by: Hariprasad Kelam <hariprasad.kelam@xxxxxxxxx> > --- > Changes in v2: treat SRP as unsupported authtype. > Remove unnecessary else > return 2 in all unsupported cases Reviewed-by: David Disseldorp <ddiss@xxxxxxx> Cheers, David