From fdf4a4948ca8a18c16f6ef1560043db7300ea7f9 Mon Sep 17 00:00:00 2001 From: Dominique van den Broeck Date: Wed, 21 May 2014 14:10:00 +0200 Subject: [PATCH] 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-format-patch failed