]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vme_user: Fixed typo in the MODULE_AUTHOR
authorBruno Moreira-Guedes <codeagain@codeagain.dev>
Sun, 3 Apr 2022 22:27:28 +0000 (19:27 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 14:27:04 +0000 (16:27 +0200)
commit6173f77214a0fc968e6db4e40d08c968a354f08f
tree93fac6e1782a1bd45b76454a0efbf5fa14e06ee6
parentfada8d3a1bca51a45f240c512cb2447c432dc31b
staging: vme_user: Fixed typo in the MODULE_AUTHOR

The MODULE_AUTHOR line missed the '>' character in the end of the
author's e-mail address. Just added it.

Signed-off-by: Bruno Moreira-Guedes <codeagain@codeagain.dev>
Link: https://lore.kernel.org/r/20220403222728.276111-1-codeagain@codeagain.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme/devices/vme_user.c