Re: [PATCH v1 5/7] HID: playstation: DS4: Parse minimal report 0x01

From: Max Staudt
Date: Sat Jan 27 2024 - 04:00:45 EST


On 1/25/24 09:54, Roderick Colenbrander wrote:
I would say let's turn this into a 'return 0'. The goto is not useful
since there is no need for any common cleanup or some other common
logic later.

Oops, that one slipped through the cracks.

Thank you, will do!


Max