All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "LKML" <linux-kernel@vger.kernel.org>
Cc: Alex Shi <alex.shi@intel.com>
Cc: Borislav Petkov <borislav.petkov@amd.com>
Cc: Jim Cromie <jim.cromie@gmail.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Subject: [PULL] trivial comment changes, init and cpumask.
Date: Fri, 27 Jul 2012 09:34:18 +0930	[thread overview]
Message-ID: <87ehnynk71.fsf@rustcorp.com.au> (raw)

The following changes since commit 84a1caf1453c3d44050bd22db958af4a7f99315c:

  Linux 3.5-rc7 (2012-07-14 15:40:28 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git tags/cpumask-for-linus

for you to fetch changes up to 231daf0751ccaf21373f591c524a3f557a15d03f:

  cpumask: cpulist_parse() comments correction (2012-07-27 09:29:42 +0930)

----------------------------------------------------------------
Trivial comment changes to cpumask code.  I guess it's getting boring.

----------------------------------------------------------------
Alex Shi (2):
      cpumask: add a few comments of cpumask functions
      cpumask: cpulist_parse() comments correction

Jim Cromie (1):
      init: add comments to keep initcall-names in sync with initcall levels

 include/linux/cpumask.h |   15 +++++++++++++--
 include/linux/init.h    |    3 ++-
 init/main.c             |    1 +
 3 files changed, 16 insertions(+), 3 deletions(-)

                 reply	other threads:[~2012-07-27  4:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87ehnynk71.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.