mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-11 15:49:56 +00:00
Staging: asus_oled: asus_oled.c: Checkpatch cleanup
drivers/staging/asus_oled/asus_oled.c:774: ERROR: code indent should use tabs where possible Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
d24e449762
commit
e67fdbc3ed
@ -771,7 +771,7 @@ static struct usb_driver oled_driver = {
|
||||
};
|
||||
|
||||
static CLASS_ATTR_STRING(version, S_IRUGO,
|
||||
ASUS_OLED_UNDERSCORE_NAME " " ASUS_OLED_VERSION);
|
||||
ASUS_OLED_UNDERSCORE_NAME " " ASUS_OLED_VERSION);
|
||||
|
||||
static int __init asus_oled_init(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user