diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2008-06-24 20:47:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-07-22 00:16:41 +0200 |
commit | 61ad04a89f0e3e6adaed0d9adfc0c9b431ccbb92 (patch) | |
tree | 7aefa64191cc2628be8c9a756b6f08bf6ff36ba0 /drivers/usb/usb-skeleton.c | |
parent | usbfs: send disconnect signals when device is unregistered (diff) | |
download | linux-61ad04a89f0e3e6adaed0d9adfc0c9b431ccbb92.tar.xz linux-61ad04a89f0e3e6adaed0d9adfc0c9b431ccbb92.zip |
usbfs: simplify the lookup-by-minor routines
This patch (as1105) simplifies the lookup-by-minor-number code in
usbfs. Instead of passing the minor number to the callback, which
must then reconstruct the entire dev_t value, the patch passes the
dev_t value directly.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/usb-skeleton.c')
0 files changed, 0 insertions, 0 deletions