I am a high school student trying to become familiar with linux kernel development. This is my first patch. checkpatch.pl throws a warning that config WIMAX_GDM72XX_QOS, config WIMAX_GDM72XX_K_MODE, and config WIMAX_GDM72XX_USB do not have enough of a description. By splitting the current description into multiple lines, the warning is removed. The module still worked with these changes when tested. Signed-off-by: Daniel Grimshaw