From f9d01751e7878c23a71f99bffd1688b9da72edf8 Mon Sep 17 00:00:00 2001 From: Johannes Stadlinger Date: Thu, 19 Jun 2014 21:20:20 +0200 Subject: [PATCH] wlan-ng/prism2sta:checkpatch: Insert blank lines This patch inserts blank lines after declarations to avoid checkpatch warnings. After our fixes in 'wlan-ng/prism2sta' there is still a checkpatch warning about prefering 'ether_addr_copy' instead of 'memcpy' remaining. Signed-off-by: Johannes Stadlinger Signed-off-by: Maximilian Eschenbacher CC: linux-kernel@i4.cs.fau.de Reviewed-by: Josh Triplett CC: Tugce Sirin CC: Himangi Saraogi CC: Paul Gortmaker CC: Vitaly Osipov CC: Neil Armstrong CC: devel@driverdev.osuosl.org CC: linux-kernel@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed