]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Cosmetics:
authorjoerg <joerg@FreeBSD.org>
Mon, 11 Jun 2001 10:48:10 +0000 (10:48 +0000)
committerjoerg <joerg@FreeBSD.org>
Mon, 11 Jun 2001 10:48:10 +0000 (10:48 +0000)
commit3ec65bbf41f013ff80f4bfa3e0d7de49f3fad7c0
tree8f012e308460f9feec5644fafc282641aa5931e7
parentb0fb4800528cde06f3cd8c672f3851fa78b876ed
Cosmetics:

. remove stale comments and a stale #define (from the old days of ft(4))
. make MAX_SEC_SIZE (used in isa_dmainit()) a #define

. fix a typo in a string
. use 0 as the blocksize in devstat_add_entry(), since the actual blocksize
  is unknown (devstat(9) suggests to use 0 in that case)
sys/dev/fdc/fdc.c
sys/isa/fd.c