]> git.karo-electronics.de Git - karo-tx-linux.git/commit
switch usbfs to use of simple_{unlink,rmdir}
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 3 Apr 2012 00:13:54 +0000 (20:13 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 21 Apr 2012 22:50:51 +0000 (18:50 -0400)
commiteaf5fb5977e0ece02c3581582cc276a8c4717f8f
treee416dbd154577a89f12f106a1d83589e713185e4
parent42101fcf5708e02cfebd57943738833154110240
switch usbfs to use of simple_{unlink,rmdir}

note that we are _not_ using those as methods; they had been open-coded
in the object removal code.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/usb/core/inode.c