Re: [PATCH v3 0/3] Trivial code cleanup patches
Ayush Tiwari <[email protected]>
| Newsgroups | dev.linux.lists.outreachy |
|---|---|
| Message-ID | <ZgG4YxSmcPQ9zzRl@ayush-HP-Pavilion-Gaming-Laptop-15-ec0xxx> |
On Mon, Mar 25, 2024 at 06:23:30PM +0100, Greg KH wrote: > On Thu, Mar 21, 2024 at 02:44:51AM +0530, Ayush Tiwari wrote: > > Address different kinds of checkpatch complains for the rtl8712 module > > to ensure adherence to coding style guidelines. > > > > Changes in v3: Fixed issues about backupPMKIDList and verified with > > CONFIG_WERROR set and built the kernel. > > > > Changes in v2: Checked any possible reuse of backup_PMKID_list > > manually and rebuilt, rebooted the kernel and loaded the driver > > with modprobe. > > The subject line for this 0/3 email does not give us a hint as to what > these changes are for. Please resend the next version with something > like: > staging: rtl8712: ..... > > so that we know what to expect. > > thanks, > > greg k-h Hello Greg. Thanks for the feedback. Sorry for the error. Sending the patch properly again. Ayush