From: Jean Sacren <sakiwit@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/1] scripts: Enable error messages while hush up unnecessary warnings
Date: Fri, 10 Sep 2010 23:10:53 -0600 [thread overview]
Message-ID: <20100911051053.GA18094@mail.gmail.com> (raw)
Hi,
We need to know when fgets() returns with error or end of file, but the
assignment approach deprives us of such information. Also, the fix
properly handles the unnecessary warnings. What a deal!
Jean Sacren (1):
scripts: Enable error messages while hush up unnecessary warnings
scripts/kallsyms.c | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
--
Jean Sacren
Bring LAMP To People
next reply other threads:[~2010-09-11 5:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-11 5:10 Jean Sacren [this message]
2010-09-11 5:13 ` [PATCH 1/1] scripts: Enable error messages while hush up unnecessary warnings Jean Sacren
2010-09-29 14:19 ` Michal Marek
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=20100911051053.GA18094@mail.gmail.com \
--to=sakiwit@gmail.com \
--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 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.