From: Bhumika Goyal <bhumirks@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Bhumika Goyal <bhumirks@gmail.com>
Subject: [PATCH 0/3] Staging: Remove unused functions
Date: Fri, 11 Mar 2016 15:53:54 +0530 [thread overview]
Message-ID: <cover.1457691345.git.bhumirks@gmail.com> (raw)
This patchset removes some unused functions and their prototypes since
they are not being called anywhere in the kernel.
Grepped to find the occurences.
Bhumika Goyal (3):
Staging: rtl8712: Remove function r8712_SetTxAGCOffset and
mp_start_joinbss
Staging: rtl8188eu: Remove function rtw_freq2ch
Staging: rtl8712: Remove function r8712_setptm_cmd and
r8712_gettssi_cmd
drivers/staging/rtl8188eu/core/rtw_rf.c | 17 -----------
drivers/staging/rtl8188eu/include/rtw_rf.h | 1 -
drivers/staging/rtl8712/rtl871x_cmd.c | 47 ------------------------------
drivers/staging/rtl8712/rtl871x_cmd.h | 2 --
drivers/staging/rtl8712/rtl871x_mp.c | 12 --------
drivers/staging/rtl8712/rtl871x_mp.h | 1 -
drivers/staging/rtl8712/rtl871x_mp_ioctl.c | 16 ----------
drivers/staging/rtl8712/rtl871x_mp_ioctl.h | 2 --
8 files changed, 98 deletions(-)
--
1.9.1
next reply other threads:[~2016-03-11 10:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-11 10:23 Bhumika Goyal [this message]
2016-03-11 10:23 ` [PATCH 1/3] Staging: rtl8712: Remove function r8712_SetTxAGCOffset and mp_start_joinbss Bhumika Goyal
2016-03-11 18:33 ` [Outreachy kernel] " Greg KH
2016-03-11 10:23 ` [PATCH 2/3] Staging: rtl8188eu: Remove function rtw_freq2ch Bhumika Goyal
2016-03-11 10:23 ` [PATCH 3/3] Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmd 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.1457691345.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.