ata: define AC_ERR_OK
authorJiri Slaby <jslaby@suse.cz>
Thu, 31 Oct 2019 09:59:44 +0000 (10:59 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 1 Nov 2019 14:50:49 +0000 (08:50 -0600)
commit25937580a5065d6fbd92d9c8ebd47145ad80052e
tree31536609bce89dfe42daa658a81d861fd77e7562
parent0fb596edaa52133fb877f509c2e5d907ee601d6b
ata: define AC_ERR_OK

Since we will return enum ata_completion_errors from qc_prep in the next
patch, let's define AC_ERR_OK to mark the OK status.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/libata.h