Re: [PATCH v1 1/3] HID: intel-ish-hid: Drop if block with an always false condition
From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Date: 2021-03-08 16:36:32
Also in:
lkml
From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Date: 2021-03-08 16:36:32
Also in:
lkml
On Mon, 2021-03-08 at 17:16 +0100, Jiri Kosina wrote:
On Mon, 8 Mar 2021, Srinivas Pandruvada wrote:quoted
quoted
quoted
A remove callback is only ever called for a bound device. So there is no need to check for device or driver being NULL.Srinivas, any objections to this patchset? The cleanups look good to me.Sorry, I missed this series. No objection for taking these patches.Thanks. Applied with your Acked-by: If you disagree with that interpretation of your statement above, please holler :)
I agree. For record: Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Thanks, Srinivas
Thanks,