Re: [PATCH] ipe: fix bracket
Fan Wu <[email protected]>
| Newsgroups | gmane.linux.documentation,gmane.linux.kernel.lsm,gmane.linux.kernel |
|---|---|
| Message-ID | <CAKtyLkEmOJYnA6bGJcS_LhCXguu_Qb9c8wSTu7FLwMkOmOeoDw@mail.gmail.com> |
On Thu, Jul 2, 2026 at 12:23 PM Manuel Ebner <[email protected]> wrote: > > Replace nonsensical ')' with '0'. > > Signed-off-by: Manuel Ebner <[email protected]> > --- This patch is correct, however, please add a more descriptive commit message and a Fixes: tag. -Fan