Re: [PATCH 1/2] HID: hid-steam: remove pointless error message

From: Benjamin Tissoires
Date: Mon Jan 15 2024 - 08:45:37 EST


On Fri, 12 Jan 2024 17:34:14 +0300, Dan Carpenter wrote:
> This error message doesn't really add any information. If modprobe
> fails then the user will already know what the error code is. In the
> case of kmalloc() it's a style violation to print an error message for
> that because kmalloc has it's own better error messages built in.
>
>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git (for-6.8/upstream-fixes), thanks!

[1/2] HID: hid-steam: remove pointless error message
https://git.kernel.org/hid/hid/c/a96681699611
[2/2] HID: hid-steam: Fix cleanup in probe()
https://git.kernel.org/hid/hid/c/a9f1da09c69f

Cheers,
--
Benjamin Tissoires <bentiss@xxxxxxxxxx>