Refactor: fencer: pass full result when sending device notifications
Rename do_stonith_notify_device() to fenced_send_device_notification() for
consistency, and make it take the full result as an argument rather than a
legacy return code. The full result is not used yet, but that is planned.