staging: flexfb: Remove initialization to 0
authorMauro Stettler <mauro.stettler@gmail.com>
Sun, 25 Jan 2015 11:26:17 +0000 (20:26 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jan 2015 19:22:20 +0000 (11:22 -0800)
commit462125b4ad255eafcd114e17bdc924d755da1567
treef37797592e4106818241e11811e05e287128dc99
parent023e89c00b6d914d39b2e2cc48706a198e3a1d7a
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 <mauro.stettler@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Noralf Tronnes <notro@tronnes.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/flexfb.c
This page took 0.039394 seconds and 5 git commands to generate.