staging: mt7621-eth: Fix quoted string split across lines
authorKamal Heib <kamalheib1@gmail.com>
Wed, 9 May 2018 12:40:11 +0000 (15:40 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2018 12:03:46 +0000 (14:03 +0200)
commit4654ef48a4d13c358949a1ed20660fc90a0eefec
tree2e0b49d02bf4f2277946751ce91f2e9edb49443a
parentfcd90a6db8eaf53887bfe204f43b9b60492c225f
staging: mt7621-eth: Fix quoted string split across lines

Quoted strings should not be split to help text grep in the source.

Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-eth/mtk_eth_soc.c