[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZBHlycBoZ0JRwHZm@CloudiRingWorld>
Date: Wed, 15 Mar 2023 23:35:37 +0800
From: Kloudifold <cloudifold.3125@...il.com>
To: Alison Schofield <alison.schofield@...el.com>
Cc: teddy.wang@...iconmotion.com, sudipm.mukherjee@...il.com,
gregkh@...uxfoundation.org, linux-staging@...ts.linux.dev,
outreachy@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] staging: sm750: Rename function to avoid CamelCase
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@...il.com>
| Reported-by: kernel test robot <lkp@...el.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202303110849.X24WnHnM-lkp@intel.com/
---
git diff message
---
Powered by blists - more mailing lists