Re: [PATCH 7/8] wlan-ng/prism2sta:checkpatch: Fix string split

2014-06-19 Thread josh
On Thu, Jun 19, 2014 at 09:20:19PM +0200, Johannes Stadlinger wrote: > This patch fixes a warning of checkpatch about string splitting. > > Signed-off-by: Johannes Stadlinger > Signed-off-by: Maximilian Eschenbacher > CC: linux-ker...@i4.cs.fau.de > CC: Greg Kroah-Hartman > CC: Tugce Sirin > C

[PATCH 7/8] wlan-ng/prism2sta:checkpatch: Fix string split

2014-06-19 Thread Johannes Stadlinger
This patch fixes a warning of checkpatch about string splitting. Signed-off-by: Johannes Stadlinger Signed-off-by: Maximilian Eschenbacher CC: linux-ker...@i4.cs.fau.de CC: Greg Kroah-Hartman CC: Tugce Sirin CC: Josh Triplett CC: Vitaly Osipov CC: Neil Armstrong CC: Paul Gortmaker CC: de..