1
0
mirror of https://github.com/torvalds/linux.git synced 2024-12-19 01:23:20 +00:00
linux/drivers/staging/panel
Vincent Heuken 083b3638d3 Staging: panel: fixed frivilous else statement warning
Fixed one instance of the following checkpatch.pl warning in
panel.c:
WARNING: else is not generally useful after a break or return

Signed-off-by: Vincent Heuken <me@vincentheuken.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-10 15:12:51 -07:00
..
Kconfig
lcd-panel-cgram.txt
Makefile
panel.c Staging: panel: fixed frivilous else statement warning 2014-07-10 15:12:51 -07:00
TODO