From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Rasmus Villemoes <linux@rasmusvillemoes.dk>,
"David S. Miller" <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/4] Remove various orphaned header files
Date: Thu, 28 Aug 2014 09:03:58 -0400 [thread overview]
Message-ID: <53FF28BE.60502@windriver.com> (raw)
In-Reply-To: <1409226274-3202-1-git-send-email-linux@rasmusvillemoes.dk>
On 14-08-28 07:44 AM, Rasmus Villemoes wrote:
> These four files are not included anywhere, and seem to be accidental
> leftovers from past cleanups (see the individual commit messages).
>
> Rasmus Villemoes (4):
> include/linux/cycx_x25.h: Remove unused header
> include/linux/i82593.h: Remove unused header
> include/linux/phonedev.h: Remove unused header
> include/rxrpc/types.h: Remove unused header
Strictly speaking the phonedev.h and types.h were not orphaned
by net-next commits, but I suppose it is no harm if they go
via net-next vs. say 3 in Greg's staging and 4 in akpm's tree.
I double checked that they are not used anywhere with
git grep, so...
Reviewed-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Thanks,
Paul.
--
>
> include/linux/cycx_x25.h | 125 --------------------------
> include/linux/i82593.h | 229 -----------------------------------------------
> include/linux/phonedev.h | 25 ------
> include/rxrpc/types.h | 41 ---------
> 4 files changed, 420 deletions(-)
> delete mode 100644 include/linux/cycx_x25.h
> delete mode 100644 include/linux/i82593.h
> delete mode 100644 include/linux/phonedev.h
> delete mode 100644 include/rxrpc/types.h
>
next prev parent reply other threads:[~2014-08-28 13:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-28 11:44 [PATCH 0/4] Remove various orphaned header files Rasmus Villemoes
2014-08-28 11:44 ` [PATCH 1/4] include/linux/cycx_x25.h: Remove unused header Rasmus Villemoes
2014-08-28 11:44 ` [PATCH 2/4] include/linux/i82593.h: " Rasmus Villemoes
2014-08-28 11:44 ` [PATCH 3/4] include/linux/phonedev.h: " Rasmus Villemoes
2014-08-28 11:44 ` [PATCH 4/4] include/rxrpc/types.h: " Rasmus Villemoes
2014-08-28 13:03 ` Paul Gortmaker [this message]
2014-08-30 3:33 ` [PATCH 0/4] Remove various orphaned header files David Miller
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=53FF28BE.60502@windriver.com \
--to=paul.gortmaker@windriver.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=netdev@vger.kernel.org \
/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.