• Show log

    Commit

  • Hash : 6d8b2cdb
    Author : Edward Thomson
    Date : 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.