Hi Alison, Thanks a lot for your help, so if I send my v3 patch, should it be like below? (Philipp said "please make the Subject more unique", but the Subject could be only a few permutations of very few words, I can't see how it could be any more unique.) Subject: [PATCH v2] staging: sm750: Rename functions from CamelCase to snake case sm750 driver has sm750_hw_cursor_* functions, which are named in camelcase. Rename them to snake case to follow the function naming convention. Changes in v3: - Add this changelog (Philipp) - Move lkp tags and link to the correct location in commit log (Alison) - Update the commit msg (Philip) - Update the commit log (Bagas, Julia) Changes in v2: - Use new function names in call sites (LKP) Signed-off-by: Kloudifold <cloudifold.3125@xxxxxxxxx> | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Link: https://lore.kernel.org/oe-kbuild-all/202303110849.X24WnHnM-lkp@xxxxxxxxx/ --- git diff message ---