lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 16 Sep 2017 17:28:48 +0200 (CEST) From: Julia Lawall <julia.lawall@...6.fr> To: Srishti Sharma <srishtishar@...il.com> cc: lidza.louina@...il.com, markh@...pro.net, gregkh@...uxfoundation.org, driverdev-devel@...uxdriverproject.org, devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org, outreachy-kernel@...glegroups.com Subject: Re: [Outreachy kernel] [PATCH 0/2] Remove unused variables in structure definition On Sat, 16 Sep 2017, Srishti Sharma wrote: > This patch series attempts to remove unused variables in structure > variables and the comments associated with them. Actually, I would say that a structure has fields, not variables. julia > > Srishti Sharma (2): > Staging: dgnc: Remove unused variables in structure definition > Staging: dgnc: Remove unused variable in structure > > drivers/staging/dgnc/dgnc_driver.h | 15 --------------- > 1 file changed, 15 deletions(-) > > -- > 2.7.4 > > -- > You received this message because you are subscribed to the Google Groups "outreachy-kernel" group. > To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@...glegroups.com. > To post to this group, send email to outreachy-kernel@...glegroups.com. > To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/cover.1505572018.git.srishtishar%40gmail.com. > For more options, visit https://groups.google.com/d/optout. >
Powered by blists - more mailing lists