mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1] scripts: Enable error messages while hush up unnecessary warnings
@ 2010-09-11  5:10 Jean Sacren
  2010-09-11  5:13 ` [PATCH 1/1] " Jean Sacren
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Sacren @ 2010-09-11  5:10 UTC (permalink / raw)
  To: Linux Kernel Mailing List

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-29 14:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-11  5:10 [PATCH 0/1] scripts: Enable error messages while hush up unnecessary warnings Jean Sacren
2010-09-11  5:13 ` [PATCH 1/1] " Jean Sacren
2010-09-29 14:19   ` Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome