Re: [PATCH v3 3/3] selftests/user_events: Add test cases when event is diabled

From: Steven Rostedt
Date: Thu Jun 22 2023 - 16:30:44 EST


On Thu, 22 Jun 2023 20:27:40 +0000
Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx> wrote:

> On Wed, Jun 21, 2023 at 02:35:02PM +0800, sunliming wrote:
> > When user_events are disabled, it's write operation should return zero.
> > Add this test cases.
> >
> > Signed-off-by: sunliming <sunliming@xxxxxxxxxx>
>
> 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