Messages in this thread |  | | | Date | Wed, 2 Apr 2008 19:51:08 -0700 (PDT) | | From | Linus Torvalds <> | | Subject | Re: [PATCH 7/7] asm-generic: suppress sparse warning in ioctl.h |
| |
On Thu, 3 Apr 2008, Al Viro wrote: > > Um... But that's _not_ a link-time constant - simply an int variable not > defined in any object file...
Ahh, you're right, my bad. We could change it to take the address of it, though. I assume gcc is happy with that too?
Linus
|  |