]> asedeno.scripts.mit.edu Git - linux.git/commit
i2c: robotfuzz-osif: remove pointless local variable
authorPeter Rosin <peda@axentia.se>
Wed, 9 May 2018 19:46:57 +0000 (21:46 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 24 May 2018 20:12:24 +0000 (22:12 +0200)
commit7fb29b958dfff9c8eddfe4250aa0ed3614446c62
tree8ab19b99e089a65a82b2508db122e325235a159f
parent17dd94796c4e039fdf8f9a813fbe71582ceff65e
i2c: robotfuzz-osif: remove pointless local variable

Just use the value directly instead of assigning it to a
variable first. And then drop the unused variable.

Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-robotfuzz-osif.c