All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wang Weidong <wangweidong1@huawei.com>
To: <acme@ghostprotocols.net>, <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>
Subject: [PATCH net-next 0/4] appletalk: fix checkpatch errors or warning
Date: Fri, 14 Feb 2014 15:43:42 +0800	[thread overview]
Message-ID: <1392363826-8256-1-git-send-email-wangweidong1@huawei.com> (raw)

fix checkpatch errors or warning.

Wang Weidong (4):
  appletalk: fix checkpatch errors with space required or prohibited
  appletalk: fix checkpatch errors with (foo*)|foo * bar
  appletalk: convert printks to netdev_<level>
  appletalk: fix checkpatch error with indent

 net/appletalk/aarp.c |   6 +--
 net/appletalk/ddp.c  | 109 +++++++++++++++++++++++++--------------------------
 2 files changed, 57 insertions(+), 58 deletions(-)

-- 
1.7.12

             reply	other threads:[~2014-02-14  7:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-14  7:43 Wang Weidong [this message]
2014-02-14  7:43 ` [PATCH net-next 1/4] appletalk: fix checkpatch errors with space required or prohibited Wang Weidong
2014-02-14 21:21   ` David Miller
2014-02-14  7:43 ` [PATCH net-next 2/4] appletalk: fix checkpatch errors with foo* bar|foo * bar Wang Weidong
2014-02-14 21:21   ` David Miller
2014-02-14  7:43 ` [PATCH net-next 3/4] appletalk: convert printks to pr_<level> Wang Weidong
2014-02-14 21:21   ` David Miller
2014-02-14 21:45   ` Sergei Shtylyov
2014-02-15  1:19     ` Wang Weidong
2014-02-14  7:43 ` [PATCH net-next 4/4] appletalk: fix checkpatch error with indent Wang Weidong
2014-02-14 21:21   ` 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=1392363826-8256-1-git-send-email-wangweidong1@huawei.com \
    --to=wangweidong1@huawei.com \
    --cc=acme@ghostprotocols.net \
    --cc=davem@davemloft.net \
    --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.