diff options
author | 2005-11-29 12:04:24 -0500 | |
---|---|---|
committer | 2006-01-04 13:51:40 -0800 | |
commit | a21d4fed4b00eaf7e7c3b2e2b25de24f540bfa66 (patch) | |
tree | b903c111c0319e44ba5a724d6d87f7754c5a4fcc /drivers/usb/class/cdc-acm.c | |
parent | [PATCH] USB: don't allocate dma pools for PIO HCDs (diff) | |
download | wireguard-linux-a21d4fed4b00eaf7e7c3b2e2b25de24f540bfa66.tar.xz wireguard-linux-a21d4fed4b00eaf7e7c3b2e2b25de24f540bfa66.zip |
[PATCH] USB Gadget: file_storage: remove "volatile" declarations
This patch (as612) removes the "volatile" declarations from the
file-storage gadget. It turns out that they aren't needed for anything
much; adding a few memory barriers does a sufficient job.
The patch also removes a wait_queue. Not much point having a queue when
only one task is ever going to be on it!
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions