Refactor: based: cib_process_default() -> cib_process_noop()
Now that the null operation has been removed from index 0 of the
cib_server_ops array, this processor function is used only with noop
actions.
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>