All of lore.kernel.org
 help / color / mirror / Atom feed
* double exclamation (!!) suckage in the kernel
@ 2007-05-25 20:23 Satyam Sharma
  2007-05-25 20:28 ` Russell King
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Satyam Sharma @ 2007-05-25 20:23 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hello,

Grepping through the sources I found 500+ occurrences of double
exclamation marks before identifier names (such as !!x -- I took care
to ignore occurrences of !! inside comment blocks, because there
are plenty of that sort too).

!! are to be found even in the definitions of common macros such as
likely() and unlikely(), which hundreds of eyes must have seen over
the last year or so ...

Are all these occurrences merely the debris of
s/something/!notsomething/g kind of patches or is there some
dark, unknown C / gcc wizardry I have absolutely no clue of?

Thanks,
Satyam

^ permalink raw reply	[flat|nested] 15+ messages in thread
[parent not found: <8oOAk-4mP-3@gated-at.bofh.it>]

end of thread, other threads:[~2007-05-29  8:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-25 20:23 double exclamation (!!) suckage in the kernel Satyam Sharma
2007-05-25 20:28 ` Russell King
2007-05-25 20:32   ` Satyam Sharma
2007-05-25 20:37 ` Björn Steinbrink
2007-05-25 20:41 ` Al Viro
2007-05-25 20:56   ` Satyam Sharma
2007-05-25 21:03     ` Satyam Sharma
2007-05-25 21:32     ` Al Viro
2007-05-25 21:36       ` Al Viro
2007-05-25 21:37       ` Satyam Sharma
2007-05-25 21:14 ` David Miller
2007-05-26 13:41   ` Jan Engelhardt
     [not found] <8oOAk-4mP-3@gated-at.bofh.it>
     [not found] ` <8oPmF-5Fb-21@gated-at.bofh.it>
     [not found]   ` <8p4OH-3N0-15@gated-at.bofh.it>
2007-05-26 16:38     ` Bodo Eggert
2007-05-26 16:50       ` Al Viro
2007-05-29  8:26         ` Bodo Eggert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.