Skip to content
Snippets Groups Projects
Commit f93faaf5 authored by Luis Gerhorst's avatar Luis Gerhorst
Browse files

drivers/fbtft: Remove newline after else in else-if

This removes the following warning issued by checkpatch.pl

WARNING: suspect code indent for conditional statements (8, 8)
+	} else
+	if (display->regwidth == 8 && display->buswidth == 9 && par->spi) {d
parent 87ad3722
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment