From: Bhumika Goyal <bhumirks@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Bhumika Goyal <bhumirks@gmail.com>
Subject: [PATCH 0/4] Staging: wlan-ng: Remove unused functions and prototypes
Date: Tue, 16 Feb 2016 19:10:31 +0530 [thread overview]
Message-ID: <cover.1455629651.git.bhumirks@gmail.com> (raw)
The functions hfa384x_drvr_getconfig_async and hfa384x_drvr_commtallies are defined but they are not used anywhere in kernel so remove them. Also remove their prototypes from the header file.
Bhumika Goyal (4):
Staging: wlan-ng: hfa384x_usb.c: Remove unused function
Staging: wlan-ng: hfa384x.h: Remove function prototype
Staging: wlan-ng: Remove function hfa384x_drvr_getconfig_async
Staging: wlan-ng: Remove prototype for 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
next reply other threads:[~2016-02-16 13:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-16 13:40 Bhumika Goyal [this message]
2016-02-16 13:40 ` [PATCH 1/4] Staging: wlan-ng: hfa384x_usb.c: Remove unused function Bhumika Goyal
2016-02-16 13:40 ` [PATCH 2/4] Staging: wlan-ng: hfa384x.h: Remove function prototype Bhumika Goyal
2016-02-16 13:45 ` [Outreachy kernel] " Arnd Bergmann
2016-02-16 13:40 ` [PATCH 3/4] Staging: wlan-ng: Remove function hfa384x_drvr_getconfig_async Bhumika Goyal
2016-02-17 5:16 ` [Outreachy kernel] " Sudip Mukherjee
2016-02-16 13:40 ` [PATCH 4/4] Staging: wlan-ng: Remove prototype for hfa384x_drvr_getconfig_async 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.1455629651.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.