Staging: sep: Fix quoted string split across lines in sep_main.c
authorMonam Agarwal <monamagarwal123@gmail.com>
Wed, 26 Feb 2014 05:25:08 +0000 (10:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Feb 2014 21:07:59 +0000 (13:07 -0800)
commit22fc12669bc624f28c815b4eddff81331205f583
tree365c78e88648396bee7aa85f6afc748458b8a96d
parent38d6bc53e2473e1c3bb91c28eb29b9a33d4e0d38
Staging: sep: Fix quoted string split across lines in sep_main.c

This patch fixes the following checkpatch.pl warning in sep_main.c
WARNING: Quoted string split across lines

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sep/sep_main.c