Whitespace consistency fix from addition of IAHD_REG_PRETTY_PRINT: use

tabs not spaces.
This commit is contained in:
rwatson 2002-09-11 16:51:48 +00:00
parent c9164bea19
commit 809f9dfed1
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~128k to driver.
options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~215k to driver.
# output. Adds ~215k to driver.
# Debugging for use in -current
options DDB #Enable the kernel debugger

View File

@ -56,7 +56,7 @@ options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~128k to driver.
options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~215k to driver.
# output. Adds ~215k to driver.
# Debugging for use in -current
options DDB #Enable the kernel debugger