提交 ab13cb0c 编写于 作者: A Andrzej Pietrasiewicz 提交者: Felipe Balbi

usb: gadget: code cleanup

Remove trailing whitespace
Acked-by: NMichal Nazarewicz <mina86@mina86.com>
Signed-off-by: NAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: NFelipe Balbi <balbi@ti.com>
上级 ea365922
...@@ -2509,7 +2509,7 @@ static int _ffs_name_dev(struct ffs_dev *dev, const char *name) ...@@ -2509,7 +2509,7 @@ static int _ffs_name_dev(struct ffs_dev *dev, const char *name)
existing = _ffs_find_dev(name); existing = _ffs_find_dev(name);
if (existing) if (existing)
return -EBUSY; return -EBUSY;
dev->name = name; dev->name = name;
return 0; return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册