[PATCH] staging:panel: Fixed coding conventions.

Willy Tarreau w at 1wt.eu
Sat Jun 12 04:49:51 UTC 2010


On Sat, Jun 12, 2010 at 12:27:36AM +0300, Henri Häkkinen wrote:
> Fixed coding convention issues as reported by checkpatch.pl tool
> on the file `panel.c'. Moved LCD special code handling from the
> function `lcd_write' into function `handle_lcd_special_code'. Also
> moved the handling of INPUT_ST_HIGH and INPUT_ST_FALLING states from
> the function `panel_process_input' into functions `input_state_high'
> and `input_state_falling'.
> 
> Signed-off-by: Henri Häkkinen <henuxd at gmail.com>

Acked-by: Willy Tarreau <w at 1wt.eu>

Thank you Henri, this version is *a lot* better than previous one,
and the result is overall cleaner than the original.

Regards,
Willy




More information about the devel mailing list