[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH]Remove duplicate constant for the instruction length.
In svm.c there is a definition for the max size of x86 instructions MAX_INST_SIZE - there's also one in io.h, called MAX_INST_LEN. They are both defined to the same value, 15. This patch removes the local copy in svm.c [it was only referenced twice anyways, everywhere else was using the MAX_INST_LEN constant]. Signed off by: Mats Petersson <mats.petersson@xxxxxxx> -- Mats Attachment:
patch.inst_size _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |