From: Dan Williams Date: Tue, 28 Jul 2009 21:33:42 +0000 (-0700) Subject: ioat: cleanup some long deref chains and 80 column collisions X-Git-Tag: v2.6.32-rc1~60^2^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3c70258526a635325f1f15138a96297879bc1a;p=pandora-kernel.git ioat: cleanup some long deref chains and 80 column collisions * reduce device->common. to dma-> in ioat_dma_{probe,remove,selftest} * ioat_lookup_chan_by_index to ioat_chan_by_index * multi-line function definitions * ioat_desc_sw.async_tx to ioat_desc_sw.txd * desc->txd. to tx-> in cleanup routine Signed-off-by: Maciej Sosnowski Signed-off-by: Dan Williams --- Reading git-diff-tree failed