]> www.infradead.org Git - users/dwmw2/linux.git/commit
i2c: npcm: Capitalize the one-line comment
authorTyrone Ting <kfting@nuvoton.com>
Wed, 25 May 2022 03:23:41 +0000 (11:23 +0800)
committerWolfram Sang <wsa@kernel.org>
Wed, 8 Jun 2022 20:01:34 +0000 (22:01 +0200)
commitffad0a354b0c844656f0ff44df4cd9233865a9cf
treee26a2645b07e7b9572bbbc985c5f9f768b8140cb
parentbbc38ed53a02a759d8e5c01e834eca49304a2315
i2c: npcm: Capitalize the one-line comment

Make the one-line comments capital in the driver to get the comment style
consistent.

Fixes: 56a1485b102e ("i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver")
Signed-off-by: Tyrone Ting <kfting@nuvoton.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-npcm7xx.c