On 23/03/2021 08:11, Qi Liu wrote:
Fix the following checkpatch warning: WARNING: 'compoment' may be misspelled - perhaps 'component'?
Fixes: 8e264c52e1da ("coresight: core: Allow the coresight core driver to be built as a module")
I will queue this one, dropping the above Fixes tag. In general, you don't need Fixes tag for anything that doesn't really fix functional bug.
Suzuki