i2c: amd8111: Remove spaces in MODULE_* macros
authorFilippo MuscherĂ  <filippo.muschera@gmail.com>
Mon, 2 Feb 2026 13:13:03 +0000 (14:13 +0100)
committerAndi Shyti <andi.shyti@kernel.org>
Sat, 7 Feb 2026 00:20:01 +0000 (01:20 +0100)
commitf6dd64d61aba6d038434ce17e05fdcd4b67e4076
tree7fa7eb307c0fcf73f46a72fe4b37864d89976c6d
parent9eb9f7c304f7a17fd5e3bfa462a36e77dbf2a3e4
i2c: amd8111: Remove spaces in MODULE_* macros

Remove space between function name and open parenthesis in
MODULE_DEVICE_TABLE and MODULE_AUTHOR to comply with kernel
coding style.

Signed-off-by: Filippo MuscherĂ  <filippo.muschera@gmail.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20260202131304.8524-1-filippo.muschera@gmail.com
drivers/i2c/busses/i2c-amd8111.c