commit | 7691993c2b290dfedfb08a8eaa8cf7d5c6573fcb | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Tue Feb 11 09:12:27 2014 +0100 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Tue Feb 03 13:42:40 2015 +0100 |
tree | d5e8c47cc71475d1a8ef2d0a2c9d5842369f9186 | |
parent | 68540b1a1b505d9578699b03fe0b5da716a21dcc [diff] |
s390x/ipl: Improved code indentation in s390_ipl_init() The indentation of the code in s390_ipl_init() can be simplified a little bit by removing superfluous else-statements. Suggested-by: Michael Mueller <mimu@linux.vnet.ibm.com> Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>