Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1733310

[PATCH v2 0/2] Remove unused fields in structure definition

From Srishti Sharma <srishtishar@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] Remove unused fields in structure definition
Date 2017-09-16 18:40 +0200
Message-ID <uqoil-46D-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/2] Remove unused fields in structure definition Srishti Sharma <srishtishar@gmail.com> - 2017-09-16 18:40 +0200
  [PATCH v2 1/2] Staging: dgnc: Remove unused fields in struct dgnc_board Srishti Sharma <srishtishar@gmail.com> - 2017-09-16 18:40 +0200
    Re: [Outreachy kernel] [PATCH v2 1/2] Staging: dgnc: Remove unused  fields in struct dgnc_board Julia Lawall <julia.lawall@lip6.fr> - 2017-09-16 19:20 +0200
  [PATCH v2 2/2] Staging: dgnc: Remove unused fields in struct channel_t Srishti Sharma <srishtishar@gmail.com> - 2017-09-16 18:40 +0200
    Re: [Outreachy kernel] [PATCH v2 2/2] Staging: dgnc: Remove unused  fields in struct channel_t Julia Lawall <julia.lawall@lip6.fr> - 2017-09-16 19:30 +0200

csiph-web