提交 1ff767bf 编写于 作者: C Colin Ian King 提交者: Felipe Balbi

usb: gadget: fix various indentation issues

There are a bunch of various indentation issues, clean these up.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NFelipe Balbi <felipe.balbi@linux.intel.com>
上级 97311c8f
...@@ -1220,7 +1220,7 @@ ep0_poll (struct file *fd, poll_table *wait) ...@@ -1220,7 +1220,7 @@ ep0_poll (struct file *fd, poll_table *wait)
poll_wait(fd, &dev->wait, wait); poll_wait(fd, &dev->wait, wait);
spin_lock_irq (&dev->lock); spin_lock_irq(&dev->lock);
/* report fd mode change before acting on it */ /* report fd mode change before acting on it */
if (dev->setup_abort) { if (dev->setup_abort) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册