All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wu Zhangjin <wuzhangjin@gmail.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org, Wu Zhangjin <wuzhangjin@gmail.com>
Subject: [PATCH -queue 0/2] Cleanups of loongson support
Date: Wed, 11 Nov 2009 13:39:10 +0800	[thread overview]
Message-ID: <cover.1257917611.git.wuzhangjin@gmail.com> (raw)

From: Wu Zhangjin <wuzhangjin@gmail.com>

This patchset is needed for the coming patchsets.

  o [loongson] mem.c: indent the file with TAB instead of whitespaces
    The old mem.c use the whitespaces as the indent, fix it.
  o [loongson] 2f: Cleanups of the #if clauses
    add two new options for describing the features of loongson2f, and
    replaces the old ugly #if clauses by them.

Thanks & Regards,
	Wu Zhangjin

Wu Zhangjin (2):
  [loongson] mem.c: indent the file with TAB instead of whitespaces
  [loongson] 2f: Cleanups of the #if clauses

 arch/mips/Kconfig                              |    8 ++++++
 arch/mips/include/asm/mach-loongson/loongson.h |    6 ++--
 arch/mips/include/asm/mach-loongson/pci.h      |    4 +-
 arch/mips/loongson/common/init.c               |    2 +-
 arch/mips/loongson/common/mem.c                |   29 ++++++++++++-----------
 arch/mips/loongson/common/pci.c                |    2 +-
 6 files changed, 30 insertions(+), 21 deletions(-)

             reply	other threads:[~2009-11-11  5:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-11  5:39 Wu Zhangjin [this message]
2009-11-11  5:39 ` [PATCH -queue 1/2] [loongson] mem.c: indent the file with TAB instead of whitespaces Wu Zhangjin
2009-11-11 10:59   ` Ralf Baechle
2009-11-11  5:39 ` [PATCH -queue 2/2] [loongson] 2f: Cleanups of the #if clauses Wu Zhangjin
2009-11-11 15:43   ` Wu Zhangjin
2009-11-11 20:20   ` Ralf Baechle
  -- strict thread matches above, loose matches on Subject: below --
2009-11-06 10:35 [PATCH -queue 0/2] cleanups of loongson support Wu Zhangjin

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.1257917611.git.wuzhangjin@gmail.com \
    --to=wuzhangjin@gmail.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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.