aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux')
-rw-r--r--include/uapi/linux/ipmi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/ipmi.h b/include/uapi/linux/ipmi.h
index 7b26a62e5707..b9095a27a08a 100644
--- a/include/uapi/linux/ipmi.h
+++ b/include/uapi/linux/ipmi.h
@@ -355,7 +355,7 @@ struct ipmi_cmdspec {
355#define IPMICTL_REGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 14, \ 355#define IPMICTL_REGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 14, \
356 struct ipmi_cmdspec) 356 struct ipmi_cmdspec)
357/* 357/*
358 * Unregister a regsitered command. error values: 358 * Unregister a registered command. error values:
359 * - EFAULT - an address supplied was invalid. 359 * - EFAULT - an address supplied was invalid.
360 * - ENOENT - The netfn/cmd was not found registered for this user. 360 * - ENOENT - The netfn/cmd was not found registered for this user.
361 */ 361 */