summaryrefslogtreecommitdiff
path: root/include/linux/ipmi_msgdefs.h
diff options
context:
space:
mode:
authorAndries E. Brouwer <andries.brouwer@cwi.nl>2004-11-09 01:17:38 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-11-09 01:17:38 -0800
commit5602907363efd7c8584fa4acebd4455cae620bc8 (patch)
tree7b179ad2c4ad1cb05edbdd4ffff1e85013269713 /include/linux/ipmi_msgdefs.h
parentd8c08d284d818b5deac6fb0c576e92baadd7ede7 (diff)
[PATCH] propogate typos
Diffstat (limited to 'include/linux/ipmi_msgdefs.h')
-rw-r--r--include/linux/ipmi_msgdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/ipmi_msgdefs.h b/include/linux/ipmi_msgdefs.h
index 03e05d5529ab..03bc64dc2ec1 100644
--- a/include/linux/ipmi_msgdefs.h
+++ b/include/linux/ipmi_msgdefs.h
@@ -66,7 +66,7 @@
* one transfer. Its "virtual" BMC supports some commands that are longer
* than 128 bytes. Use the full 256, plus NetFn/LUN, Cmd, cCode, plus
* some overhead. It would be nice to base this on the "BT Capabilities"
- * but that's too hard to propogate to the rest of the driver. */
+ * but that's too hard to propagate to the rest of the driver. */
#define IPMI_MAX_MSG_LENGTH 272 /* multiple of 16 */
#define IPMI_CC_NO_ERROR 0x00