]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix some style bugs:
authorBruce Evans <bde@FreeBSD.org>
Fri, 11 Jan 2008 14:11:46 +0000 (14:11 +0000)
committerBruce Evans <bde@FreeBSD.org>
Fri, 11 Jan 2008 14:11:46 +0000 (14:11 +0000)
commit548868b38dcb2205e779f8d104c7f247d570b607
treeeb65a6eb7175cf2d666689f6b508a48e037ff779
parentf108438a3c887fd27a880290bc4aa7b043f8ad1b
Fix some style bugs:
- fix a previous style fix: shifts should be in the correct direction even
  if they are null.
- restore a comment about namespace pollution from floatingpoint.h 1.12 and
  update it.
- remove unused namespace pollution FP_*REG.
- improve some comments.
- sort macro definitions for entry points.
- don't use underscores for macro args.
sys/amd64/include/ieeefp.h