commit | 54a4ec469dd6067f0b604bef8ca01a2b1fdb4dcd | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Thu Apr 15 02:17:25 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 15 02:17:25 2010 -0700 |
tree | 369913b0217f0e55e42cd5d9a3b7e46d73a20c3c | |
parent | 720fc22a7af79d91ec460c80efa92c65c12d105e [diff] |
ide: fix comment typo in ide.h Fix typo in the comment to the 'dma_mode' field of the 'struct ide_drive_s' introduced by the commit 3fccaa192b9501e79a57e02e62b6bf420d2b461e (ide: add drive->dma_mode field). Whilt at it, convert spaces to a tab in the declaration of the neighbouring 'dn' field... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: David S. Miller <davem@davemloft.net>