]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
i2c: headers: don't use 'dev' as adapter variable
authorWolfram Sang <wsa@the-dreams.de>
Mon, 3 Jun 2019 08:25:31 +0000 (10:25 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 14 Jun 2019 21:24:33 +0000 (23:24 +0200)
commite1714daad7cf8fe4d6dd91adcfbbdd0604b0210d
treeb41545ac943f2d93a7c65b798dd06288b4ef539a
parentc45d4ba8673196e3adc70d4a6b3752c74dd64c98
i2c: headers: don't use 'dev' as adapter variable

It is not a struct device, so 'dev' is confusing. Use 'adap', the most
common name.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
include/linux/i2c.h