summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorjunyoung <junyoung@NetBSD.org>2003-10-05 04:49:46 +0000
committerjunyoung <junyoung@NetBSD.org>2003-10-05 04:49:46 +0000
commite3ac3a4d0cb0be54a506d7634cffb8738c721fd8 (patch)
tree420e32b43b597734c285091cdac150a04f049c0e /sys/dev/microcode
parent852a11e7225ee24eeeb50c0fea13b5d6fcb41489 (diff)
Style fixes to reduce diff size against the FreeBSD version, notably:
- Use NULL where appropriate. - No need to pull in stdint.h. - Get rid of "register" keywords in the hope that the compiler will do a better job for us. :-) - Every message ends with a period. - MMAP() macro is supposed to return MAP_FAILED rather than -1 if it fails. - De-__P.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions