diff options
author | Alan Stern | 2005-11-29 12:04:24 -0500 |
---|---|---|
committer | Greg Kroah-Hartman | 2006-01-04 13:51:40 -0800 |
commit | a21d4fed4b00eaf7e7c3b2e2b25de24f540bfa66 (patch) | |
tree | b903c111c0319e44ba5a724d6d87f7754c5a4fcc /crypto/digest.c | |
parent | bd39b7f195e5a780a3c6710eb1c1450f158a1f31 (diff) |
[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 'crypto/digest.c')
0 files changed, 0 insertions, 0 deletions