From: Pekka Enberg <penberg@cs.helsinki.fi>
To: Kulikov Vasiliy <segooon@gmail.com>
Cc: trivial@kernel.org,
Kernel Janitors <kernel-janitors@vger.kernel.org>,
Greg Kroah-Hartman <gregkh@suse.de>, Pavel Machek <pavel@ucw.cz>,
Lars Lindley <lindley@coyote.org>,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 14/16] trivial: use ARRAY_SIZE
Date: Mon, 28 Jun 2010 15:36:47 +0300 [thread overview]
Message-ID: <4C28975F.70902@cs.helsinki.fi> (raw)
In-Reply-To: <1277726138-24865-1-git-send-email-segooon@gmail.com>
On 6/28/10 2:55 PM, Kulikov Vasiliy wrote:
> Change sizeof(x) / sizeof(*x) to ARRAY_SIZE(x).
>
> Signed-off-by: Kulikov Vasiliy<segooon@gmail.com>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
prev parent reply other threads:[~2010-06-28 12:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-28 11:55 [PATCH 14/16] trivial: use ARRAY_SIZE Kulikov Vasiliy
2010-06-28 12:36 ` Pekka Enberg [this message]
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=4C28975F.70902@cs.helsinki.fi \
--to=penberg@cs.helsinki.fi \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=kernel-janitors@vger.kernel.org \
--cc=lindley@coyote.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=segooon@gmail.com \
--cc=trivial@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.