public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: "Mike D. Day" <ncmike@us.ibm.com>
Cc: xen-devel@lists.xensource.com,
	lkml <linux-kernel@vger.kernel.org>, Greg KH <greg@kroah.com>,
	Dave Hansen <haveblue@us.ibm.com>
Subject: Re: [ PATCH 2.6.16-rc3-xen 3/3] sysfs: export Xen hypervisor attributes to sysfs
Date: Tue, 21 Feb 2006 18:02:03 +0000	[thread overview]
Message-ID: <1140544923.840.28.camel@localhost.localdomain> (raw)
In-Reply-To: <43FB2642.7020109@us.ibm.com>

Last time I checked sizeof(char) was 1 so the kcalloc sizeof(char) is
excessive and we als have kzalloc() which would be slightly cleaner.
Otherwise looks sane to me

Alan




  parent reply	other threads:[~2006-02-21 17:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-21 14:40 [ PATCH 2.6.16-rc3-xen 3/3] sysfs: export Xen hypervisor attributes to sysfs Mike D. Day
2006-02-21 17:15 ` Dave Hansen
2006-02-21 17:48   ` Mike D. Day
2006-02-22 12:32   ` Heiko Carstens
2006-02-22 12:37     ` Mike D. Day
2006-02-22 12:56       ` Arjan van de Ven
2006-02-22 13:06         ` Mike D. Day
2006-02-22 13:19           ` Heiko Carstens
2006-02-22 13:43             ` Mike D. Day
2006-02-22 14:01               ` Arjan van de Ven
2006-02-22 16:08                 ` Mike D. Day
2006-02-23  4:26                 ` Anthony Liguori
2006-02-23  8:24                   ` Arjan van de Ven
2006-02-21 18:02 ` Alan Cox [this message]
2006-02-21 18:10 ` Greg KH
2006-02-22 12:26 ` Heiko Carstens

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=1140544923.840.28.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=greg@kroah.com \
    --cc=haveblue@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ncmike@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /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