From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Laurent Pinchart <laurentp@cse-semaphore.com>
Cc: wenji.huang@oracle.com, linux-serial@vger.kernel.org,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Fix the warning of uninitialized value in driver/serial/8250.c
Date: Tue, 3 Feb 2009 17:21:47 +0000 [thread overview]
Message-ID: <20090203172147.18136ed1@the-village.bc.nu> (raw)
In-Reply-To: <200902021103.21887.laurentp@cse-semaphore.com>
> gcc is wrong, i can't be used uninitialized in that function. You should use
> the following construct instead to suppress the warning without generating any
> code.
No need for that either - newer gcc gets it right.
next prev parent reply other threads:[~2009-02-03 17:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-02 9:10 [PATCH] Fix the warning of uninitialized value in driver/serial/8250.c Wenji Huang
2009-02-02 10:03 ` Laurent Pinchart
2009-02-03 17:21 ` Alan Cox [this message]
2009-02-03 17:22 ` Alan Cox
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=20090203172147.18136ed1@the-village.bc.nu \
--to=alan@lxorguk.ukuu.org.uk \
--cc=laurentp@cse-semaphore.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=wenji.huang@oracle.com \
/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