diff options
| author | 2008-12-12 21:38:45 +0800 | |
|---|---|---|
| committer | 2009-01-07 10:00:08 -0800 | |
| commit | 49367d8f1d9f26482cf7089489e90f0afd0a942c (patch) | |
| tree | e0b8beb733f49772f258f90ce7af856a10fbdaac /drivers/usb/storage/usb.c | |
| parent | USB: utilize the bus notifiers (diff) | |
| download | linux-dev-49367d8f1d9f26482cf7089489e90f0afd0a942c.tar.xz linux-dev-49367d8f1d9f26482cf7089489e90f0afd0a942c.zip | |
USB: mark "reject" field of struct urb as atomic_t
It is enough to protect accesses to reject field of urb
by marking it as atomic_t,also it is the only reason of
existence of usb_reject_lock,so remove the lock to make
code more clean.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Acked-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/storage/usb.c')
0 files changed, 0 insertions, 0 deletions
