commit | c4f68f0b52f4d84658ee977eb7e44a80857e0b50 | [log] [tgz] |
---|---|---|
author | Cao jin <caoj.fnst@cn.fujitsu.com> | Mon Jan 25 20:16:03 2016 +0800 |
committer | Stefano Stabellini <sstabellini@kernel.org> | Fri Aug 12 16:38:18 2016 -0700 |
tree | ec79dccb0cec46a0b7fb1195b7ad523d89a5d3dd | |
parent | 28b874429ba16e71e0caa46453f3a3e31efb3c51 [diff] |
Xen: fix converity warning of xen_pt_config_init() emu_regs is a pointer, ARRAY_SIZE doesn't return what we expect. Since the remaining message is enough for debugging, so just remove it. Also tweaked the message a little. Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> Signed-off-by: Stefano Stabellini <sstabellini@kernel.org> Acked-by: Stefano Stabellini <sstabellini@kernel.org>