Linux virtualization list
 help / color / mirror / Atom feed
* Signed bit field; int have_hotplug_status_watch:1
@ 2011-04-03 21:32 Dr. David Alan Gilbert
  2011-04-04  8:26 ` Ian Campbell
       [not found] ` <1301905584.23887.49.camel@zakaz.uk.xensource.com>
  0 siblings, 2 replies; 3+ messages in thread
From: Dr. David Alan Gilbert @ 2011-04-03 21:32 UTC (permalink / raw)
  To: Ian.Campbell, virtualization; +Cc: jeremy.fitzhardinge, konrad.wilk

Hi Ian,
   I've been going through some sparse scans of the kernel and
it threw up:

  CHECK   drivers/net/xen-netback/xenbus.c
drivers/net/xen-netback/xenbus.c:29:40: error: dubious one-bit signed bitfield

        int have_hotplug_status_watch:1;

from your patch f942dc2552b8bfdee607be867b12a8971bb9cd85 

It does look like that should be an unsigned (given it's assigned
0 and 1)

Dave

-- 
 -----Open up your eyes, open up your mind, open up your code -------   
/ Dr. David Alan Gilbert    |       Running GNU/Linux       | Happy  \ 
\ gro.gilbert @ treblig.org |                               | In Hex /
 \ _________________________|_____ http://www.treblig.org   |_______/

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

end of thread, other threads:[~2011-04-06 21:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-03 21:32 Signed bit field; int have_hotplug_status_watch:1 Dr. David Alan Gilbert
2011-04-04  8:26 ` Ian Campbell
     [not found] ` <1301905584.23887.49.camel@zakaz.uk.xensource.com>
2011-04-06 21:43   ` David Miller

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