Transition for ignoring command */
| 153 | |
| 154 | /* Transition for ignoring command */ |
| 155 | static inline void fixme_ignore(const struct command_result *res) |
| 156 | { |
| 157 | } |
| 158 | |
| 159 | /* Notifier to the caller. */ |
| 160 | void json_notify_fmt(struct command *cmd, |
no outgoing calls
no test coverage detected