On Wed, Dec 11, 2019 at 9:58 AM Sean Christopherson <sean.j.christopherson@xxxxxxxxx> wrote: > > Rename bit() to __feature_bit() to give it a more descriptive name, and > add a macro, feature_bit(), to stuff the X68_FEATURE_ prefix to keep > line lengths manageable for code that hardcodes the bit to be retrieved. > > No functional change intended. > > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Reviewed-by: Jim Mattson <jmattson@xxxxxxxxxx>