hdt: Remove unused parameter in handle_cpu_commands
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 14 Mar 2009 18:27:15 +0000 (11:27 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 14 Mar 2009 22:31:22 +0000 (15:31 -0700)
commitc545d95fa308f11feca67e9b1f38463b6da2ef64
treefbf030be02af0bc2afecc8412b4ab7f7d30444e5
parent2a13498cc51422c894295f302200cdd80e235689
hdt: Remove unused parameter in handle_cpu_commands

Impact: Signature change.

The cli mode information is already in the function name. No need to pass it
as a parameter. This fixes a compilation warning.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/hdt/hdt-cli-cpu.c
com32/hdt/hdt-cli.c
com32/hdt/hdt-cli.h