Skip to content

Commit

Permalink
ioat: cleanup some long deref chains and 80 column collisions
Browse files Browse the repository at this point in the history
* 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 <maciej.sosnowski@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
  • Loading branch information
Dan Williams committed Sep 9, 2009
1 parent e6c0b69 commit bc3c702
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 167 deletions.
Loading

0 comments on commit bc3c702

Please sign in to comment.