mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Remove unused fields in structure definition
@ 2017-09-16 16:38 Srishti Sharma
  2017-09-16 16:38 ` [PATCH v2 1/2] Staging: dgnc: Remove unused fields in struct dgnc_board Srishti Sharma
  2017-09-16 16:39 ` [PATCH v2 2/2] Staging: dgnc: Remove unused fields in struct channel_t Srishti Sharma
  0 siblings, 2 replies; 5+ messages in thread
From: Srishti Sharma @ 2017-09-16 16:38 UTC (permalink / raw)
  To: lidza.louina
  Cc: markh, gregkh, driverdev-devel, devel, linux-kernel,
	outreachy-kernel, Srishti Sharma

Remove fields that are not used, from structure definitions , and 
eliminate the comments associated with them.

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-16 17:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-16 16:38 [PATCH v2 0/2] Remove unused fields in structure definition Srishti Sharma
2017-09-16 16:38 ` [PATCH v2 1/2] Staging: dgnc: Remove unused fields in struct dgnc_board Srishti Sharma
2017-09-16 17:19   ` [Outreachy kernel] " Julia Lawall
2017-09-16 16:39 ` [PATCH v2 2/2] Staging: dgnc: Remove unused fields in struct channel_t Srishti Sharma
2017-09-16 17:19   ` [Outreachy kernel] " Julia Lawall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome