compiler: Remove "likely" and "unlikely" macros, since we don't use them.
authorBen Pfaff <blp@nicira.com>
Thu, 11 Feb 2010 19:37:30 +0000 (11:37 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 12 Feb 2010 21:56:15 +0000 (13:56 -0800)
commit39e94ea4dbf60510965620859655fb78f4529404
tree62815491d506043c6ec3b1ccd08ab317db947ef9
parent381328fe36480b63a73cd5b164047e27622e772f
compiler: Remove "likely" and "unlikely" macros, since we don't use them.

(The datapath uses these macros, but those come from Linux's kernel.h, not
from this file.)
lib/compiler.h