mirror of
https://github.com/torvalds/linux.git
synced 2024-12-03 01:21:28 +00:00
usb: gadget: code cleanup
Remove trailing whitespace Acked-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:
parent
ea365922f9
commit
ab13cb0c0d
@ -2509,7 +2509,7 @@ static int _ffs_name_dev(struct ffs_dev *dev, const char *name)
|
||||
existing = _ffs_find_dev(name);
|
||||
if (existing)
|
||||
return -EBUSY;
|
||||
|
||||
|
||||
dev->name = name;
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user