From: Aya Mahfouz Date: Thu, 19 Feb 2015 03:02:24 +0000 (+0200) Subject: staging: fbtft: fix spacing errors X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~944 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73762b9dcb8398b00cda5af9bb36ed80504f9ef5;p=pandora-kernel.git staging: fbtft: fix spacing errors This patch fixes the following checkpatch.pl errors: space prohibited before that ',' space required after that ',' spaces required around that '=' Given that the addition of spaces triggered the line over 80 characters warning, some lines were divided into two. Signed-off-by: Aya Mahfouz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed