Re: [PATCH] staging:panel: Fixed coding conventions.

From: Willy Tarreau
Date: Sat Jun 12 2010 - 00:50:10 EST


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@xxxxxxxxx>

Acked-by: Willy Tarreau <w@xxxxxx>

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

Regards,
Willy

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/