]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf535a08b42fd1a313e697af355e7ac4dcf4e9da5
tree2e0b49d02bf4f2277946751ce91f2e9edb49443a
parent9bc57ad105514d9154f038ead7ca84b447f5909a
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