提交 2c392daf 编写于 作者: K Kurt Kanzenbach 提交者: Greg Kroah-Hartman

staging: keucr: Removed trailing whitespaces

Fixed a coding style issue. Removed trailing
whitespaces in code.
Signed-off-by: NKurt Kanzenbach <shifty91@gmail.com>
Acked-by: NDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 531c3361
......@@ -66,7 +66,7 @@ static int eucr_resume(struct usb_interface *iface)
us->Power_IsResum = true;
us->SM_Status = *(PSM_STATUS)&tmp;
return 0;
}
......@@ -256,7 +256,7 @@ static int usb_stor_control_thread(void * __us)
}
__set_current_state(TASK_RUNNING);
return 0;
}
}
static int associate_dev(struct us_data *us, struct usb_interface *intf)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册