Luis de Bethencourt
57f208211a
mvsas: fix misleading indentation
...
commit 7789cd39274c51bf475411fe22a8ee7255082809 upstream.
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 >
Signed-off-by: Willy Tarreau <w@1wt.eu >
2017-06-20 14:04:29 +02:00
..
2017-06-08 00:47:06 +02:00
2017-06-20 14:04:18 +02:00
2015-09-21 10:00:09 -07:00
2017-02-10 11:03:30 +01:00
2017-06-20 14:04:24 +02:00
2017-02-10 11:03:59 +01:00
2016-06-07 10:42:55 +02:00
2015-07-03 19:48:09 -07:00
2017-06-08 00:47:12 +02:00
2017-06-08 00:46:53 +02:00
2016-03-03 15:06:20 -08:00
2016-01-28 21:49:33 -08:00
2015-08-03 09:29:41 -07:00
2017-06-08 00:46:57 +02:00
2017-02-06 09:04:07 +01:00
2015-08-03 09:29:46 -07:00
2017-02-10 11:03:36 +01:00
2017-02-10 11:03:51 +01:00
2016-06-07 10:42:51 +02:00
2017-02-10 11:04:03 +01:00
2017-06-20 14:04:27 +02:00
2017-06-20 14:03:27 +02:00
2017-06-20 14:04:27 +02:00
2017-06-08 00:46:53 +02:00
2017-06-20 14:04:06 +02:00
2017-02-10 11:03:35 +01:00
2017-06-20 14:04:24 +02:00
2017-06-20 14:03:30 +02:00
2017-06-08 00:46:53 +02:00
2017-06-20 14:04:16 +02:00
2015-06-05 23:19:54 -07:00
2015-10-22 14:37:49 -07:00
2017-06-20 08:02:59 +02:00
2017-06-20 14:04:20 +02:00
2017-06-08 00:47:00 +02:00
2017-02-10 11:04:04 +01:00
2017-06-08 00:47:05 +02:00
2017-06-20 14:04:28 +02:00
2017-06-20 14:04:28 +02:00
2015-09-21 10:00:09 -07:00
2016-01-28 21:49:36 -08:00
2017-06-08 00:46:53 +02:00
2015-08-03 09:29:41 -07:00
2017-06-20 14:04:07 +02:00
2017-06-08 00:47:00 +02:00
2017-06-08 00:47:06 +02:00
2016-03-03 15:06:20 -08:00
2017-02-10 11:04:08 +01:00
2016-02-19 14:22:37 -08:00
2017-06-20 14:04:21 +02:00
2017-06-20 14:03:24 +02:00
2017-06-20 14:04:29 +02:00
2016-08-27 11:40:41 +02:00
2017-06-20 14:03:20 +02:00
2017-06-08 00:47:09 +02:00
2017-06-20 14:03:22 +02:00
2017-02-10 11:03:35 +01:00
2017-06-20 14:04:21 +02:00
2017-02-10 11:04:03 +01:00
2017-06-20 14:04:28 +02:00
2017-06-08 00:47:05 +02:00
2017-06-20 14:04:13 +02:00
2015-10-01 12:07:34 +02:00
2017-06-08 00:46:47 +02:00
2016-08-27 11:40:37 +02:00
2017-06-20 14:04:07 +02:00
2016-06-07 10:42:46 +02:00
2017-02-06 23:32:50 +01:00