Transition for ignoring command */
| 161 | |
| 162 | /* Transition for ignoring command */ |
| 163 | static inline void fixme_ignore(const struct command_result *res) |
| 164 | { |
| 165 | } |
| 166 | |
| 167 | /* Notifier to the caller. */ |
| 168 | void json_notify_fmt(struct command *cmd, |
no outgoing calls
no test coverage detected