qed: Inline qed_commit_l2_update()
commitfae25ac7bd6d64724c415027262a532531decc48
authorKevin Wolf <kwolf@redhat.com>
Thu, 17 Nov 2016 11:51:21 +0000 (17 12:51 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 26 Jun 2017 12:51:14 +0000 (26 14:51 +0200)
treeaa4e832bce37ec9c115e65ab92eed7f857b942d0
parenta4d8f1aee13955026c7ff4414cabad625749a613
qed: Inline qed_commit_l2_update()

qed_commit_l2_update() is unconditionally called at the end of
qed_aio_write_l1_update(). Inline it.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
block/qed.c