ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()
authorPavel Machek <pavel@ucw.cz>
Sun, 10 Mar 2019 18:54:40 +0000 (19:54 +0100)
committerPavel <pavel@ucw.cz>
Thu, 2 Jan 2020 21:25:49 +0000 (22:25 +0100)
commit2f8c665243d7a27cac34fd66156ff13656d20689
tree9936fff1f2846c3b9c7b53f69c623356f5fd4f02
parent6bcf76316a146347ba4b72d0c34de631725d3b39
ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()

Apparently it is quite easy to forget ">" in quoting of email
address. This fixes it.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/trigger/ledtrig-pattern.c