All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bhumika Goyal <bhumirks@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Bhumika Goyal <bhumirks@gmail.com>
Subject: [PATCH v2 0/2] Staging: wlan-ng: Remove unused functions
Date: Tue, 16 Feb 2016 20:06:57 +0530	[thread overview]
Message-ID: <cover.1455632723.git.bhumirks@gmail.com> (raw)

The functions hfa384x_drvr_commtallies and hfa384x_drvr_getconfig_async 
are not used anywhere in the kernel so remove it. 
Also remove the function prototypes from the header file.

Changes in v2:
* Combine patches 1 and 2 of v1 in a single patch to remove function 
  hfa384x_drvr_commtallies and its prototype.
* Combine patches 3 and 4 of v1 in a single patch to remove function 
  hfa384x_drvr_getconfig_async and its prototype .

Bhumika Goyal (2):
  Staging: wlan-ng: Remove function hfa384x_drvr_commtallies
  Staging: wlan-ng: Remove function hfa384x_drvr_getconfig_async

 drivers/staging/wlan-ng/hfa384x.h     |  5 ---
 drivers/staging/wlan-ng/hfa384x_usb.c | 66 -----------------------------------
 2 files changed, 71 deletions(-)

-- 
1.9.1



             reply	other threads:[~2016-02-16 14:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16 14:36 Bhumika Goyal [this message]
2016-02-16 14:36 ` [PATCH v2 1/2] Staging: wlan-ng: Remove function hfa384x_drvr_commtallies Bhumika Goyal
2016-02-16 14:56   ` [Outreachy kernel] " Arnd Bergmann
2016-02-16 14:36 ` [PATCH v2 2/2] Staging: wlan-ng: Remove function hfa384x_drvr_getconfig_async Bhumika Goyal
2016-02-16 14:57   ` [Outreachy kernel] " Arnd Bergmann
2016-02-17  5:18   ` Sudip Mukherjee
2016-02-17  5:26     ` Bhumika Goyal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1455632723.git.bhumirks@gmail.com \
    --to=bhumirks@gmail.com \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.