From: Ciprian Manea Date: Sun, 26 Jul 2015 21:26:18 +0000 (+0100) Subject: staging: slicoss: Add blank line after variable declarations. X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=740d6c17c8fe25b917273195db8d49d33b87e6ae;p=pandora-kernel.git staging: slicoss: Add blank line after variable declarations. This patch fixes the checkpatch.pl warning: WARNING: Missing a blank line after declarations + unsigned long flags; + pshmem = (struct slic_shmem *)(unsigned long) Signed-off-by: Ciprian Manea Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed