commit | 359d96e73cea0ef2429db20e1a2322c75bc13830 | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Thu Jun 11 20:45:20 2015 -0500 |
committer | James Bottomley <JBottomley@Odin.com> | Thu Jul 30 12:41:21 2015 -0700 |
tree | 380b5583d907cc756bc35ef10ccaab0f1b842f91 | |
parent | bb8647e86e769bd45d2d5e010b3af516210d5760 [diff] |
ipr: Endian / sparse fixes Some misc fixes for endianness checking with sparse so sparse with endian checking now runs clean. Fixes a minor bug in the process which was uncovered by sparse which would result in unnecessary error recovery for check conditions. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Reviewed-by: Wen Xiong <wenxiong@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Odin.com>