kernel-fxtec-pro1x/drivers/scsi/mvsas
Luis de Bethencourt 7789cd3927 mvsas: fix misleading indentation
Fix a smatch warning:
drivers/scsi/mvsas/mv_sas.c:740 mvs_task_prep() warn: curly braces intended?

The code is correct, the indention is misleading. When the device is not
ready we want to return SAS_PHY_DOWN. But current indentation makes it
look like we only do so in the else branch of if (mvi_dev).

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2015-11-30 20:53:55 -05:00
..
Kconfig
Makefile
mv_64xx.c
mv_64xx.h
mv_94xx.c
mv_94xx.h
mv_chips.h
mv_defs.h
mv_init.c SCSI queue for 4.4. 2015-11-12 07:06:18 -05:00
mv_sas.c mvsas: fix misleading indentation 2015-11-30 20:53:55 -05:00
mv_sas.h libsas: remove task_collector mode 2014-11-27 16:40:24 +01:00