Re: [PATCH v2 2/2] staging: sm750fb: rename pvReg to pv_reg
Greg KH <[email protected]> Tue, 7 Jul 2026 11:08:24 +0200
| Newsgroups | org.kernel.vger.linux-fbdev,dev.linux.lists.linux-staging,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <2026070759-registrar-kilometer-f8ff@gregkh> |
On Mon, May 25, 2026 at 02:15:38AM +0300, Michail Tatas wrote: > Rename variable pvReg to pv_reg as per > the Linux coding standards But "pv_reg" is not a correct name, right? It's still in "hungarian" notataion, which is not what we use in the kernel. thanks, greg k-h