[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f73c2f6790d6428393348869bc7c7e73@intel.com>
Date: Wed, 22 Sep 2021 15:22:01 +0000
From: "Luck, Tony" <tony.luck@...el.com>
To: Borislav Petkov <bp@...en8.de>
CC: Yazen Ghannam <yazen.ghannam@....com>, X86 ML <x86@...nel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH 3/4] x86/mce: Get rid of msr_ops
>> Looks nice. I don’t think you need those “break;” after each “return …;”
>
> Yah, all gone.
Also:
switch (enum) {
actions for every value of that enum
}
doesn't need a default: option
-Tony
Powered by blists - more mailing lists