From 462125b4ad255eafcd114e17bdc924d755da1567 Mon Sep 17 00:00:00 2001 From: Mauro Stettler Date: Sun, 25 Jan 2015 20:26:17 +0900 Subject: [PATCH] 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-format-patch failed