From: Dominique van den Broeck Date: Wed, 21 May 2014 12:10:00 +0000 (+0200) Subject: staging: panel: (coding style) Line alignments and malloc sizeof X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~548 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdf4a4948ca8a18c16f6ef1560043db7300ea7f9;p=pandora-kernel.git staging: panel: (coding style) Line alignments and malloc sizeof Style-only modifications to comply with checkpatch.pl --strict --file. . Correctly realigns the lines that needed to be ; . Suppress useless blank rows ; . Fix sizeof() issues in various -malloc() functions. Signed-off-by: Dominique van den Broeck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed