Re: [PATCH v5] staging: rtl8712: rename tmpVal to avg_val
Dan Carpenter <[email protected]>
| Newsgroups | dev.linux.lists.outreachy,dev.linux.lists.linux-staging,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 13, 2024 at 02:22:43PM +0530, Ayush Tiwari wrote: > Rename local variable tmpVal back to avg_val in function process_link_qual > to give intuitive meaning to variable and match the common kernel > coding style. You're write your patches as if we have applied the previous versions but we are not going to. Please read my blog on how to send a v2 patch. https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/ regards, dan carpenter