diff options
author | Benoit Goby <benoit@android.com> | 2013-01-09 04:57:09 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-01-18 13:11:11 +0100 |
commit | b810075002c9f25a6da83cecda39d789000a04a9 (patch) | |
tree | fd5915a041c532ec0d2f9ab8da84cc071fa95460 /drivers/usb/host/uhci-hcd.c | |
parent | usb: dwc3: gadget: fix ep->maxburst for ep0 (diff) | |
download | linux-b810075002c9f25a6da83cecda39d789000a04a9.tar.xz linux-b810075002c9f25a6da83cecda39d789000a04a9.zip |
usb: gadget: FunctionFS: Fix missing braces in parse_opts
Add missing braces around an if block in ffs_fs_parse_opts. This broke
parsing the uid/gid mount options and causes mount to fail when using
uid/gid. This has been introduced by commit b9b73f7c (userns: Convert usb
functionfs to use kuid/kgid where appropriate) in 3.7.
Cc: <stable@vger.kernel.org>
Signed-off-by: Benoit Goby <benoit@android.com>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions