From: Mauro Stettler Date: Sun, 25 Jan 2015 11:26:17 +0000 (+0900) Subject: staging: flexfb: Remove initialization to 0 X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462125b4ad255eafcd114e17bdc924d755da1567;p=pandora-kernel.git staging: flexfb: Remove initialization to 0 (the initial post had a typo in the short summary, reposting) This fixes some of the code style issues in the flexfb driver by removing unnecessary initializations of static variables to 0 or to NULL. Signed-off-by: Mauro Stettler Cc: Greg Kroah-Hartman Cc: Thomas Petazzoni Cc: Noralf Tronnes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed