commit | 76f4af8efc72b6091d230cbe718cedca06d2d79e | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Tue Apr 05 11:56:54 2005 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 27 14:43:40 2005 -0700 |
tree | 84bb24757b11f24dd6e7c4bed926bd92ee59d5f5 | |
parent | 020f46a39eb7b99a575b9f4d105fce2b142acdf1 [diff] |
[PATCH] USB: g_file_storage: Consolidate min()s This patch simplifies the g_file_storage driver by consolidating a bunch of min() calculations at a single spot. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>