]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: sm750fb: removed line continuations in quoted strings
authorPrasant Jalan <prasant.jalan@gmail.com>
Fri, 31 Mar 2017 19:10:02 +0000 (00:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 15:00:52 +0000 (17:00 +0200)
commit271dbae3c6a1daa160e2dec87c4eb5065aed716b
tree754be2aeb12a2bb9baef080238cf967f5b8985af
parent4895398d0375d57fc098c2816eb0a7dadc1c1ce6
staging: sm750fb: removed line continuations in quoted strings

checkpatch gives WARNING: Avoid line continuations in quoted strings.

Trivial fix by removing line continuations and adding another quote at
the start of next line.

Signed-off-by: Prasant Jalan <prasant.jalan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c