Commit 6d8b2cdbee00f2c4e97796b52e05dd39bd655138

Edward Thomson 2016-02-28T09:34:11

merge driver: remove `check` callback Since the `apply` callback can defer, the `check` callback is not necessary. Removing the `check` callback further makes the `payload` unnecessary along with the `cleanup` callback.