mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jaswinder Singh Rajput <jaswinder@kernel.org>
To: Brad Douglas <brad@neruo.com>, Brad Douglas <brad@neruo.com>,
	Jeff Garzik <jeff@garzik.org>, Brad Douglas <brad@neruo.com>,
	Andreas Hundt <andi@convergence.de>,
	Andreas Hundt <andi@convergence.de>,
	Andreas Hundt <andi@convergence.de>,
	LKML <linux-kernel@vger.kernel.org>
Subject: drivers/video/aty/aty128fb.c compiler warning seems like a BUG
Date: Wed, 15 Jul 2009 12:18:35 +0530	[thread overview]
Message-ID: <1247640515.2437.29.camel@ht.satnam> (raw)

I am getting this warning in linus tree :

  CC [M]  drivers/video/aty/aty128fb.o
drivers/video/aty/aty128fb.c: In function ‘aty128_decode_var’:
drivers/video/aty/aty128fb.c:1520: warning: ‘pll.post_divider’ may be used uninitialized in this function

aty128_decode_var() is calling aty128_var_to_pll()

In aty128_var_to_pll() it is directly setting pll->post_divider
without initialization of pll :

		pll->post_divider = post_dividers[i];

Thanks,
--
JSR


                 reply	other threads:[~2009-07-15  6:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1247640515.2437.29.camel@ht.satnam \
    --to=jaswinder@kernel.org \
    --cc=andi@convergence.de \
    --cc=brad@neruo.com \
    --cc=jeff@garzik.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

all inboxes | Powered by JetHome®