mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-12 16:19:53 +00:00
mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c
This patch fixes a spelling typo in MODULE_DESCRIPTION in ts5500_flash.c. Signed-off-by: Masanari Iida <standby24x7@gmail.com> [ Brian: fixed grammar in a spelling patch :) ] Signed-off-by: Brian Norris <computersforpeace@gmail.com>
This commit is contained in:
parent
d99d72829e
commit
9cd5196ed2
@ -117,5 +117,5 @@ module_exit(cleanup_ts5500_map);
|
||||
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_AUTHOR("Sean Young <sean@mess.org>");
|
||||
MODULE_DESCRIPTION("MTD map driver for Techology Systems TS-5500 board");
|
||||
MODULE_DESCRIPTION("MTD map driver for Technology Systems TS-5500 board");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user