]> git.itanic.dy.fi Git - linux-stable/commit
ata: define AC_ERR_OK
authorJiri Slaby <jslaby@suse.cz>
Thu, 31 Oct 2019 09:59:44 +0000 (10:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Oct 2020 18:40:19 +0000 (20:40 +0200)
commit9961f2976fa2e088c624ed8c003e0e44ff6f679d
tree1264404437f9138e3a637a115dd7c17f7a34d130
parent586d6f17d88df273057eee7e3d124204b21024c5
ata: define AC_ERR_OK

commit 25937580a5065d6fbd92d9c8ebd47145ad80052e upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/libata.h