Other drivers like the mtp driver use a proper 'function.name' to make the configfs work. So lets correct mass storages name which will allow drivedroid to work. from : 132f7d90fd Signed-off-by: ThunderStorms21th <pinakastorm@gmail.com>
132f7d90fd
- misleading indentation - strict prototypes [1] [1] int foo(void) {...} instead of int foo() {...} drivers: usb: Fix misleading indentation