diff options
Diffstat (limited to 'include/asm-ia64/sn/sn1/hubmd.h')
-rw-r--r-- | include/asm-ia64/sn/sn1/hubmd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-ia64/sn/sn1/hubmd.h b/include/asm-ia64/sn/sn1/hubmd.h index 0f5bada86..681e2fb42 100644 --- a/include/asm-ia64/sn/sn1/hubmd.h +++ b/include/asm-ia64/sn/sn1/hubmd.h @@ -2140,7 +2140,7 @@ typedef union md_mb_ecc_config_u { * corresponds to the valid bit, and bit 1 of each two-bit field * * corresponds to the overrun bit. * * The rule for the valid bit is that it gets set whenever that error * - * occurs, regardless of whether a higher priority error has occured. * + * occurs, regardless of whether a higher priority error has occurred. * * The rule for the overrun bit is that it gets set whenever we are * * unable to record the address information for this particular * * error, due to a previous error of the same or higher priority. * @@ -2221,7 +2221,7 @@ typedef union md_mem_error_u { * corresponds to the valid bit, and bit 1 of each two-bit field * * corresponds to the overrun bit. * * The rule for the valid bit is that it gets set whenever that error * - * occurs, regardless of whether a higher priority error has occured. * + * occurs, regardless of whether a higher priority error has occurred. * * The rule for the overrun bit is that it gets set whenever we are * * unable to record the address information for this particular * * error, due to a previous error of the same or higher priority. * |