OpenAMP / open-amp

The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc
https://www.openampproject.org/
Other
706 stars 288 forks source link

[checkpatch] false positive on words with apostrophe #483

Closed arnopo closed 1 year ago

arnopo commented 1 year ago

The https://github.com/OpenAMP/open-amp/pull/478 compliance test reports a false positive on "doesn't"

Error: -:106: WARNING:TYPO_SPELLING: 'doesn'' may be misspelled - perhaps 'doesn't'?

106: FILE: lib/include/openamp/elf_loader.h:363:

Need to update checkpatch script to at list include following fix: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=7da07c31b1df1fa973d184378862443302fd1129