diff options
| author | Andries E. Brouwer <andries.brouwer@cwi.nl> | 2004-11-09 01:17:25 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-11-09 01:17:25 -0800 |
| commit | d8c08d284d818b5deac6fb0c576e92baadd7ede7 (patch) | |
| tree | acab9baa99dabd03323a883bec1d714d19656da6 /include | |
| parent | f068510577fa1e62c518e1000efa6b77bd820112 (diff) | |
[PATCH] wierd typos
I have directories full of typo corrections - don't know
whether you want them. Below some wierds.
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-ppc/pmac_feature.h | 2 | ||||
| -rw-r--r-- | include/linux/ipmi.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-ppc/pmac_feature.h b/include/asm-ppc/pmac_feature.h index ee15e9c59aa2..33b852186d90 100644 --- a/include/asm-ppc/pmac_feature.h +++ b/include/asm-ppc/pmac_feature.h @@ -9,7 +9,7 @@ * Ben. Herrenschmidt. * * - * Note: I removed media-bay details from the feature stuff, I beleive it's + * Note: I removed media-bay details from the feature stuff, I believe it's * not worth it, the media-bay driver can directly use the mac-io * ASIC registers. * diff --git a/include/linux/ipmi.h b/include/linux/ipmi.h index 2b3d98e13400..2bc24f32d748 100644 --- a/include/linux/ipmi.h +++ b/include/linux/ipmi.h @@ -124,7 +124,7 @@ struct ipmi_ipmb_addr * In this address, the remote_SWID is always the SWID the remote * message came from, or the SWID we are sending the message to. * local_SWID is always our SWID. Note that having our SWID in the - * message is a little wierd, but this is required. + * message is a little weird, but this is required. */ #define IPMI_LAN_ADDR_TYPE 0x04 struct ipmi_lan_addr |
