From: Timur Tabi Date: Sat, 17 Feb 2007 04:31:21 +0000 (-0600) Subject: [POWERPC] QE: clean up ucc_slow.c and ucc_fast.c X-Git-Tag: v2.6.21-rc1~77^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5af68af5bcd34e3569fd82ef4676de5bc03e18c0;p=pandora-kernel.git [POWERPC] QE: clean up ucc_slow.c and ucc_fast.c Refactored and cleaned up ucc_fast.c and ucc_slow.c so that the two files look more alike and are easier to read. Removed uccf_printk() and related functions, because they were just front-ends to printk(). Fixed some spacing and tabbing issues. Minor optimizations of some code. Changed the type of some variables to their proper type (mostly buffer descriptors). Signed-off-by: Timur Tabi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed