commit | 0affa456cb6da51a31a6dd76b3d8827f467f807d | [log] [tgz] |
---|---|---|
author | Linus Nilsson <lajnold@acc.umu.se> | Mon Jan 28 15:56:27 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jan 29 08:48:17 2008 +1100 |
tree | b15a8f740f5f7d8e12fb4ebb5989c4b800ca7991 | |
parent | 91525300baf162e83e923b09ca286f9205e21522 [diff] |
libata: Change "write_data" to "rw" for some function documentations The documentation for ata_data_xfer and ata_data_xfer_noirq had the 'rw' parameter named 'write_data'. Signed-off-by: Linus Nilsson <lajnold@acc.umu.se> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>