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

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: default avatarWolfram Sang <wsa@the-dreams.de>
parent c45d4ba8
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