commit | 77133e1c0352b42af8017d7618dcf8e49452613b | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Sun Oct 25 16:20:59 2015 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Oct 30 12:35:58 2015 +0100 |
tree | 547cdfddbfab4a00201e03d579eeef3e89150994 | |
parent | 14cbc1d0e29667b0c01c9202fcf8ac31893f7daa [diff] |
i2c: pnx: remove superfluous assignment smatch rightfully says: drivers/i2c/busses/i2c-pnx.c:499 i2c_pnx_xfer warn: unused return: stat = ioread32() Signed-off-by: Wolfram Sang <wsa@the-dreams.de>