]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.
authorSarah Sharp <saharabeara@gmail.com>
Fri, 14 Dec 2007 22:08:00 +0000 (14:08 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 22:34:55 +0000 (14:34 -0800)
commiteb44da0b3aa0105cb38d81c5747a8feae64834be
tree7907396d7a749fa5d2fb0b2d4d2421eb75b3517e
parentcaf29f62655e7aa57996821535d11fa3b0537b6b
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>
drivers/usb/serial/pl2303.c