[PATCH] Add MODULE_DESCRIPTION to various modules in drivers/mtd

Terry Chia terrycwk1994 at gmail.com
Wed Jul 2 23:55:41 PDT 2014


This patch adds missing MODULE_DESCRIPTION to several files in drivers/mtd.
This addresses https://bugzilla.kernel.org/show_bug.cgi?id=10770 for the
drivers/mtd subsystem.

Terry Chia (1):
  Add MODULE_DESCRIPTION to various modules in drivers/mtd

 drivers/mtd/chips/cfi_cmdset_0020.c | 1 +
 drivers/mtd/chips/cfi_util.c        | 1 +
 drivers/mtd/maps/map_funcs.c        | 1 +
 drivers/mtd/nand/denali.c           | 1 +
 4 files changed, 4 insertions(+)

-- 
1.9.3




More information about the linux-mtd mailing list