linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] drivers/scsi/advansys.c: Unused variable?
@ 2007-02-14 12:50 Richard Knutsson
  0 siblings, 0 replies; only message in thread
From: Richard Knutsson @ 2007-02-14 12:50 UTC (permalink / raw)
  To: linux-kernel

Hi all

This may be a petite question but does anyone know what the variable 
"false_overrun" (in drivers/scsi/advansys.c) is meant for?
While converting the file to generic booleans I saw it is defined 
without value, can get the value of 'false' and then is used in an 
if-statement. So even if it is defined as 0 by default the if-statement 
is always false.

Richard Knutsson


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-14 12:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-14 12:50 [RFC] drivers/scsi/advansys.c: Unused variable? Richard Knutsson

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).