From: David Miller <davem@davemloft.net>
To: mgr@pengutronix.de
Cc: netdev@vger.kernel.org, joe@perches.com, kernel@pengutronix.de
Subject: Re: [GIT PULL] ARCNET: refactoring and cleanup
Date: Wed, 23 Sep 2015 14:27:59 -0700 (PDT) [thread overview]
Message-ID: <20150923.142759.1137707448396680752.davem@davemloft.net> (raw)
In-Reply-To: <20150923092002.GA31220@pengutronix.de>
From: Michael Grzeschik <mgr@pengutronix.de>
Date: Wed, 23 Sep 2015 11:20:02 +0200
> On Tue, Sep 22, 2015 at 05:25:03PM -0700, David Miller wrote:
>> From: Michael Grzeschik <m.grzeschik@pengutronix.de>
>> Date: Tue, 22 Sep 2015 11:01:41 +0200
>>
>> > git://git.pengutronix.de/git/mgr/linux.git tags/arcnet-cleanup-v4.3-rc2
>>
>> Please build this tree against net-next, thanks.
>
> Done that now. Shall I resend the pull?
No need, I pulled it just now, thanks.
next prev parent reply other threads:[~2015-09-23 21:28 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-22 9:01 [GIT PULL] ARCNET: refactoring and cleanup Michael Grzeschik
2015-09-22 9:01 ` [PATCH 01/33] arcnet: fix indentation of if_arcnet.h Michael Grzeschik
2015-09-22 9:01 ` [PATCH 02/33] arcnet: Use normal kernel spacing style Michael Grzeschik
2015-09-22 9:01 ` [PATCH 03/33] arcnet: Add and remove blank lines Michael Grzeschik
2015-09-22 9:01 ` [PATCH 04/33] arcnet: Use normal kernel brace style Michael Grzeschik
2015-09-22 9:01 ` [PATCH 05/33] arcnet: Coalesce string fragments Michael Grzeschik
2015-09-22 9:01 ` [PATCH 06/33] arcnet: Use include/linux path for asm Michael Grzeschik
2015-09-22 9:01 ` [PATCH 07/33] arcnet: Use network block comment style Michael Grzeschik
2015-09-22 9:01 ` [PATCH 08/33] arcnet: Neaten BUGMSG macro defines Michael Grzeschik
2015-09-22 9:01 ` [PATCH 09/33] arcnet: Expand odd BUGLVL macro with if and uses Michael Grzeschik
2015-09-22 9:01 ` [PATCH 10/33] arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont Michael Grzeschik
2015-09-22 9:01 ` [PATCH 11/33] arcnet: Convert printk to pr_<level> Michael Grzeschik
2015-09-22 9:01 ` [PATCH 12/33] arcnet: Move EXPORT_SYMBOL after declarations Michael Grzeschik
2015-09-22 9:01 ` [PATCH 13/33] arcnet: Remove unnecessary OOM messages Michael Grzeschik
2015-09-22 9:01 ` [PATCH 14/33] arcnet: Remove assignments from ifs Michael Grzeschik
2015-09-22 9:01 ` [PATCH 15/33] arcnet: Remove pointer comparisons to NULL Michael Grzeschik
2015-09-22 9:01 ` [PATCH 16/33] arcnet: Convert arcnet_dump_skb macro to static inline Michael Grzeschik
2015-09-22 9:01 ` [PATCH 17/33] arcnet: Wrap some long lines Michael Grzeschik
2015-09-22 9:01 ` [PATCH 18/33] arcnet: Move files out of include/linux Michael Grzeschik
2015-09-22 9:02 ` [PATCH 19/33] arcnet: Make a char * array const char * const Michael Grzeschik
2015-09-22 9:02 ` [PATCH 20/33] arcnet: Add arcnet_<I/O> macros Michael Grzeschik
2015-09-22 9:02 ` [PATCH 21/33] arcnet: com20020: Use arcnet_<I/O> routines Michael Grzeschik
2015-09-22 9:02 ` [PATCH 22/33] arcnet: com90io: " Michael Grzeschik
2015-09-22 9:02 ` [PATCH 23/33] arcnet: com90xx: " Michael Grzeschik
2015-09-22 9:02 ` [PATCH 24/33] arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb Michael Grzeschik
2015-09-22 9:02 ` [PATCH 25/33] arcnet: arc-rimi: Use arcnet_<I/O> routines Michael Grzeschik
2015-09-22 9:02 ` [PATCH 26/33] arcnet: com90xx: Use arcnet_readb/writeb routines Michael Grzeschik
2015-09-22 9:02 ` [PATCH 27/33] arcnet: Remove function pointer macro indirections Michael Grzeschik
2015-09-22 9:02 ` [PATCH 28/33] arcnet: Add com9026.h to standardize COM9026_REG_<foo> Michael Grzeschik
2015-09-22 9:02 ` [PATCH 29/33] arcnet: Remove unused arcnet_<I/O>w macros Michael Grzeschik
2015-09-22 9:02 ` [PATCH 30/33] arcnet: reformat structs to C99 format Michael Grzeschik
2015-09-22 9:02 ` [PATCH 31/33] arcnet: com20020: replace magic numbers with readable macros Michael Grzeschik
2015-09-22 9:02 ` [PATCH 32/33] arcnet: arc-rawmode: reorder module functions Michael Grzeschik
2015-09-22 9:02 ` [PATCH 33/33] arcnet: capmode: remove extra function Michael Grzeschik
2015-09-23 0:25 ` [GIT PULL] ARCNET: refactoring and cleanup David Miller
2015-09-23 9:20 ` Michael Grzeschik
2015-09-23 21:27 ` David Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-21 15:11 Michael Grzeschik
2015-09-21 17:40 ` 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=20150923.142759.1137707448396680752.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=joe@perches.com \
--cc=kernel@pengutronix.de \
--cc=mgr@pengutronix.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).