merge_driver.c
9.22 KB
-
merge driver: remove `check` callback · 6d8b2cdb
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.
Edward Thomson committed