Remove trailing whitespace
Signed-off-by: Andrzej Pietrasiewicz <[email protected]>
---
drivers/usb/gadget/f_fs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/usb/gadget/f_fs.c b/drivers/usb/gadget/f_fs.c
index 78333f0..f0c657d 100644
--- a/drivers/usb/gadget/f_fs.c
+++ b/drivers/usb/gadget/f_fs.c
@@ -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;
--
1.7.0.4
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html