Re: [PATCH] drivers/net/ppp/ppp_async.c: Fix spelling typo in comment
Simon Horman <[email protected]>
| Newsgroups | gmane.linux.ppp,gmane.linux.network,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Dec 21, 2023 at 10:44:48AM +0800, YouHong Li wrote: > From: liyouhong <[email protected]> > > Fix spelling typo in comment > > Reported-by: k2ci <[email protected]> > Signed-off-by: liyouhong <[email protected]> Thanks. For the record, I checked and codespell does not flag any spelling errors in this file. Reviewed-by: Simon Horman <[email protected]>