commit | e4452aa670e5cec9c78b241d3572c91170598965 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Apr 28 08:24:41 2023 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Apr 28 08:24:41 2023 +0200 |
tree | 7e15418202e61eceed6e1a293d95c2ee62226144 | |
parent | ffe983ed7a93366a947f7cc9c569e85e63115fe9 [diff] |
x86: limit data passed to i386_dis_printf() The function doesn't use "ins" for other than retrieving "info". Remove a thus pointless level of indirection.