RE: [PATCH v3 8/8] platform/x86: dell-wmi-smbios: clean up wmi descriptor check

2017-10-02 Thread Mario.Limonciello
bject: Re: [PATCH v3 8/8] platform/x86: dell-wmi-smbios: clean up wmi > descriptor check > > On Thu, Sep 28, 2017 at 7:02 AM, Mario Limonciello > wrote: > > Some cases the wrong type was used for errors and checks can be > > done more cleanly. > > Oops, I forgot about

Re: [PATCH v3 8/8] platform/x86: dell-wmi-smbios: clean up wmi descriptor check

2017-10-02 Thread Andy Shevchenko
On Thu, Sep 28, 2017 at 7:02 AM, Mario Limonciello wrote: > Some cases the wrong type was used for errors and checks can be > done more cleanly. Oops, I forgot about this patch, so, please, disregard my comment WRT to strncmp() use to the other patch. > Signed-off-by: Mario Limonciello > Revie