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)
commit01416de7fc45c259395e70148e3d9a2d7cea55cd
tree93fac6e1782a1bd45b76454a0efbf5fa14e06ee6
parent0cc4dfbbd7758076aea3ce5a13f0225c8dbcadb7
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