Fixes the format specifier type in a call to shell_printf(). Instead of printing with %x (which expects an unsigned int) for an address, it is now using %p. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| stats_shell.c | ||
| stats.c | ||