gpio: sim: fix the email address in MODULE_AUTHOR()
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 5 Dec 2023 15:54:30 +0000 (16:54 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 7 Dec 2023 08:38:29 +0000 (09:38 +0100)
commitc598dc3bc41ed079408633d7d66eefa440e15a12
tree49928e0e5ac6956aa02041f64de2fd3c672204ab
parent6c826061c5ee42fe547d1ac4792b30125fa8cb13
gpio: sim: fix the email address in MODULE_AUTHOR()

Fix unterminated angle brackets in the email address in MODULE_AUTHOR().

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpio-sim.c