> ucsi_register_altmode checks IS_ERR on returned pointer and treats > NULL as valid. This results in a null deref when > trace_ucsi_register_altmode is called. I find that the change description can be improved further. Is another imperative wording desirable? Can it be nicer to use the term “dereference” for the final commit message? Regards, Markus