[PATCH v2] staging: fbtft: indent fbtft_device_display - last entry - pdev - dev

2018-07-02 Thread Radek Dostál
The dev section was opening curly bracket, but not adding ident, which resulted in two times "}," after each other with same indentation. Add ident at the right place fixes this problem. This formatting issue is not detectable by checkpatch.pl Signed-off-by: Radek Dostál --- Cha

[PATCH] staging: fbtft: fix line indent

2018-06-29 Thread Radek Dostál
Signed-off-by: Radek Dostál --- drivers/staging/fbtft/fbtft_device.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/staging/fbtft/fbtft_device.c b/drivers/staging/fbtft/fbtft_device.c index 4a54b46..cad244c 100644 --- a/drivers/staging/fbtft