commit | a3a65ddd79c3c975eb1295863289aa4bbaded283 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Sat Aug 31 08:39:03 2019 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Sep 30 22:35:18 2019 -0400 |
tree | e60da28288bc2a1a8cb4f7bd8772f4ff6cb13e0c | |
parent | d8b2625f4699a36b1753d87e96b0c50a4531c065 [diff] |
scsi: smartpqi: clean up indentation of a statement There is a statement that is indented one level too deeply, remove the tab, re-join broken line and remove some empty lines. Link: https://lore.kernel.org/r/20190831073903.7834-1-colin.king@canonical.com Addresses-Coverity: ("Indentation does not match nesting") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>