On Mon, Oct 18, 2021 at 09:21:22PM +0200, Tommaso Merciai wrote: > Replace camelcase variable "byData" into linux kernel coding style > equivalent variable "data" in card.c. > "by" prefix in hungarian notation stands for byte or unsigned char > > References: > - https://www.cse.iitk.ac.in/users/dsrkg/cs245/html/Guide.htm Don't provide web links in a changelog text, they might not endure. > - https://www.kernel.org/doc/html/v4.10/process/coding-style.html Why the old and obsolete 4.10 kernel document? thanks, greg k-h