Re: [PATCH v3 3/3] selftests/user_events: Add test cases when event is diabled
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2023-06-22 20:30:45
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2023-06-22 20:30:45
Also in:
lkml
On Thu, 22 Jun 2023 20:27:40 +0000 Beau Belgrave [off-list ref] wrote:
On Wed, Jun 21, 2023 at 02:35:02PM +0800, sunliming wrote:quoted
When user_events are disabled, it's write operation should return zero. Add this test cases. Signed-off-by: sunliming <redacted>I don't have a problem with the chagne to the test, however, the patch title has a typo in it for "disabled" that should be corrected. I've ACK'd the other 2 patches, so you only need to resubmit this one with a correct title.
Ah, I misunderstood when we talked earlier today. I thought the typo was in the text of the start selftest. That is, it was part of the patch. For a typo in the subject, I can make that fix when I pulled it in. I just avoid touching content of the patch itself. Care to ack it? Thanks! -- Steve