jkim 2007-03-08 00:29:18 UTC FreeBSD src repository
Modified files: sys/dev/bge if_bge.c Log: Fix more style(9) bugs. - Remove some excessive parentheses around shift operators. - Use macro instead of magic number where it is applicable. - Change lower-case hexdecimals to upper cases to match wpaul's style. - Revert some unnecessary line wraps and changes from the previous commit. Pointed out by: bde Revision Changes Path 1.182 +62 -76 src/sys/dev/bge/if_bge.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"