Commit 9365f281 authored by Luis Gerhorst's avatar Luis Gerhorst Committed by Greg Kroah-Hartman

staging: fbtft: Fix indentation

This fixes the checkpatch message:

    CHECK: Alignment should match open parenthesis
    #1380: FILE: drivers/staging/fbtft/fbtft-core.c:1380:
    +		dev_warn(dev,
    +			"no default functions for regwidth=%d and buswidth=%d\n",
Signed-off-by: default avatarLuis Gerhorst <linux-kernel@luisgerhorst.de>
Signed-off-by: default avatarJonny Schaefer <schaefer.jonny@gmail.com>
Acked-by: default avatarAlexander Wuerstlein <arw@cs.fau.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 7da75cc4
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment