From: Daniel Borkmann <dborkman@redhat.com>
To: Hangbin Liu <liuhangbin@gmail.com>
Cc: trinity@vger.kernel.org
Subject: Re: [PATCH] syscalls: use sizeof instead of hard code define
Date: Thu, 06 Jun 2013 17:23:01 +0200 [thread overview]
Message-ID: <51B0A955.8060300@redhat.com> (raw)
In-Reply-To: <1bdeb13f75006abc2d8ef622c7bf56f7627ad082.1370285968.git.dborkman@redhat.com>
There's ARRAY_SIZE(x) in include/trinity.h for this purpose. Please
send a v2 with using this instead of hard-coding.
Thanks,
Daniel
next prev parent reply other threads:[~2013-06-06 15:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-03 19:07 [PATCH 0/4] Enable seccomp generator and use Boehm-Demers-Weiser GC Daniel Borkmann
2013-06-03 19:07 ` [PATCH 1/4] net: bpf: let clang shut up Daniel Borkmann
2013-06-03 19:07 ` [PATCH 2/4] minor: move offsetof into trinity.h Daniel Borkmann
2013-06-03 19:07 ` [PATCH 3/4] prctl: enable seccomp generator invocation Daniel Borkmann
2013-06-03 19:07 ` [PATCH 4/4] trinity: use Boehm-Demers-Weiser's garbage collecting memory allocator Daniel Borkmann
2013-06-06 15:23 ` Daniel Borkmann [this message]
2013-06-13 18:57 ` Tommi Rantala
2013-06-13 20:07 ` Daniel Borkmann
-- strict thread matches above, loose matches on Subject: below --
2013-06-06 2:53 [PATCH] syscalls: use sizeof instead of hard code define Hangbin Liu
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=51B0A955.8060300@redhat.com \
--to=dborkman@redhat.com \
--cc=liuhangbin@gmail.com \
--cc=trinity@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.