acrn-hypervisor/hypervisor/debug
Shiqing Gao fd0c9187ef hv: treewide: fix 'Procedure parameter has a type but no identifier'
Add the parameter identifier for typedef function pointer.

Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-08-03 13:29:24 +08:00
..
console.c hv:cleanup console/uart code 2018-08-02 11:25:40 +08:00
dump.c HV: Rename functions beginning with "_" 2018-07-30 10:11:54 +08:00
logmsg.c HV:fix rest integer violations 2018-08-02 09:51:58 +08:00
printf.c HV:fix rest integer violations 2018-08-02 09:51:58 +08:00
sbuf.c HV:fix rest integer violations 2018-08-02 09:51:58 +08:00
shell_internal.h hv: treewide: fix 'Procedure parameter has a type but no identifier' 2018-08-03 13:29:24 +08:00
shell.c HV: Refine invalid parameter handling in hypervisor shell 2018-08-02 14:34:30 +08:00
uart16550.c hv:Rename port/mmio read and write APIs 2018-08-02 14:03:38 +08:00
uart16550.h hv:cleanup console/uart code 2018-08-02 11:25:40 +08:00
vuart.c hv:cleanup console/uart code 2018-08-02 11:25:40 +08:00