Kevin Wolf <[email protected]> writes: > Monitor.cmd_table is initialised to point to mon_cmds and never changed > afterwards. We can remove the indirection and just reference mon_cmds > directly instead. > > Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
