commit | fdf4a4948ca8a18c16f6ef1560043db7300ea7f9 | [log] [tgz] |
---|---|---|
author | Dominique van den Broeck <domdevlin@free.fr> | Wed May 21 14:10:00 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 23 20:33:57 2014 +0900 |
tree | 2bafd173ab31908247e2e7944f21d56e886891e5 | |
parent | 3ac769042904d53359db70cf77d61d44d7812e40 [diff] |
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 <domdevlin@free.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>