From: viresh kumar <viresh.kumar@st.com>
To: Jack Stone <jwjstone@fastmail.fm>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>
Subject: Re: [PATCH] fs/eventpoll.c: fix compilation warning
Date: Fri, 14 Jan 2011 16:42:21 +0530 [thread overview]
Message-ID: <4D302F95.9010103@st.com> (raw)
In-Reply-To: <4D302B92.902@fastmail.fm>
On 01/14/2011 04:25 PM, Jack Stone wrote:
> I meant something like
> - long slack;
> + long uninitialized_var(slack);
Thanks Jack,
That's new to me!!
I will resend it with suggested changes.
--
viresh
prev parent reply other threads:[~2011-01-14 11:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-14 7:15 [PATCH] fs/eventpoll.c: fix compilation warning Viresh Kumar
2011-01-14 9:33 ` Jack Stone
2011-01-14 9:38 ` viresh kumar
2011-01-14 10:55 ` Jack Stone
2011-01-14 11:12 ` viresh kumar [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=4D302F95.9010103@st.com \
--to=viresh.kumar@st.com \
--cc=jwjstone@fastmail.fm \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).