kdb_unregister
extern void kdb_unregister(kdbtab_t *cmd);
EXPORT_SYMBOL_GPL(kdb_unregister);
kdb_unregister(&hello_cmd);