]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation: i2c: Constify struct i2c_device_id
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Tue, 12 Nov 2024 21:01:00 +0000 (22:01 +0100)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 14 Nov 2024 09:35:30 +0000 (10:35 +0100)
commit397295d1be753cf0c798cacba0f8083413641dc1
treeb54e322ca368eb7869cc8fde494e1c88b1f24b5b
parent6fc0ce1d329ca8f24237e5fd9572699f961bf8b5
Documentation: i2c: Constify struct i2c_device_id

Constify the i2c_device_id structure in the doc to give a cleaner starting
point.

Also remove an empty line which is usually not added.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Documentation/i2c/writing-clients.rst