Skip to content
Commit d7a4c763 authored by Wolfram Sang's avatar Wolfram Sang
Browse files

i2c: piix4: remove unneeded assignments



smatch rightfully says:
drivers/i2c/busses/i2c-piix4.c:504 piix4_access warn: unused return: i = inb_p()
drivers/i2c/busses/i2c-piix4.c:537 piix4_access warn: unused return: i = inb_p()

Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
Tested-by: default avatarChristian Fetzer <fetzer.ch@gmail.com>
parent 173b77e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment