diff options
author | Tejun Heo <htejun@gmail.com> | 2006-06-24 13:30:19 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-06-27 02:59:27 +0200 |
commit | 977e6b9f3a9b17f1c608a9d1e5a7b5c46a5f7d4a (patch) | |
tree | 1fd0d589a3588cf8fb204b47d811272e9793d454 /fs | |
parent | [PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal() (diff) | |
download | linux-977e6b9f3a9b17f1c608a9d1e5a7b5c46a5f7d4a.tar.xz linux-977e6b9f3a9b17f1c608a9d1e5a7b5c46a5f7d4a.zip |
[PATCH] libata: update ata_do_simple_cmd()
* the function has always returned AC_ERR_* masks not -errno but its
return type was int. Make return type unsigned int.
* don't print error message automatically. it's the caller's
responsibility.
* add header comment
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions