commit | eb44da0b3aa0105cb38d81c5747a8feae64834be | [log] [tgz] |
---|---|---|
author | Sarah Sharp <saharabeara@gmail.com> | Fri Dec 14 14:08:00 2007 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 01 14:34:55 2008 -0800 |
tree | 7907396d7a749fa5d2fb0b2d4d2421eb75b3517e | |
parent | caf29f62655e7aa57996821535d11fa3b0537b6b [diff] |
USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver. Replace the FISH and SOUP macros that violated the macro guidelines in CodingStyle. Turn them into function calls with clearer variable names. Signed-off-by: Sarah Sharp <saharabeara@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>