On Mon, Feb 23, 2015 at 07:20:30AM +0100, Matteo Semenzato wrote:
> From: Matteo Semenzato
>
> This patch fixes the following errors:
> ERROR: space required after that ','
> ERROR: trailing whitespace
>
> Signed-off-by: Matteo Semenzato
> ---
> drivers/staging/fbtft/fb_st7735r.c | 18
From: Matteo Semenzato
This patch fixes the following errors:
ERROR: space required after that ','
ERROR: trailing whitespace
Signed-off-by: Matteo Semenzato
---
drivers/staging/fbtft/fb_st7735r.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/drivers/st
On Sun, Feb 22, 2015 at 08:38:50PM +0100, Matteo Semenzato wrote:
> From: Matteo Semenzato
>
> This patch fixes the following errors:
> ERROR: space required after that ','
> ERROR: trailing whitespace
>
> Signed-off-by Matteo Semenzato
checkpatch complains - ERROR: Missing Signed-off-by: line