Skip to content

Commit caf4bdb

Browse files
bulwahnWolfram Sang
authored and
Wolfram Sang
committed
MAINTAINERS: fix typo in I2C OF COMPONENT PROBER
Commit 157ce8f ("i2c: Introduce OF component probe function") adds the header file include/linux/i2c-of-prober.h and a corresponding file entry in the newly added MAINTAINERS section I2C OF COMPONENT PROBER. This file entry unfortunately has a typo. Fortunately, ./scripts/get_maintainer.pl --self-test=patterns detects this broken reference. Fix the typo in this file entry in the I2C OF COMPONENT PROBER section. Fixes: 157ce8f ("i2c: Introduce OF component probe function") Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
1 parent 0d40daa commit caf4bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -10708,7 +10708,7 @@ L: [email protected]
1070810708
1070910709
S: Maintained
1071010710
F: drivers/i2c/i2c-core-of-prober.c
10711-
F: include/linux-i2c-of-prober.h
10711+
F: include/linux/i2c-of-prober.h
1071210712

1071310713
I2C OVER PARALLEL PORT
1071410714
M: Jean Delvare <[email protected]>

0 commit comments

Comments
 (0)