mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-04 09:34:12 +08: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…
Reference in New Issue
Block a user