Re: [PATCH] driver core: fix typos in comments
Randy Dunlap <[email protected]>
| Newsgroups | org.kernel.vger.linux-acpi,dev.linux.lists.driver-core,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 9/4/26 4:18 AM, Hemanth Selam wrote: > Fix typos in comments, reported by scripts/checkpatch.pl using the > misspelling list in scripts/spelling.txt. Only touches comments, no code > changes. > > Assisted-by: Cursor:claude-opus-5 > Signed-off-by: Hemanth Selam <[email protected]> > --- > drivers/base/property.c | 2 +- > drivers/base/transport_class.c | 2 +- > include/linux/kernfs.h | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) Acked-by: Randy Dunlap <[email protected]> Thanks. -- ~Randy