[PATCH] [TRIVIAL] isdn: capi: Fix comment typo "CAPI_VERSION"

From: Paul Bolle
Date: Thu Mar 20 2014 - 08:52:38 EST


Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
---
Untested.

Another option would be to drop this comment, but perhaps someone finds
it useful, somehow.

include/uapi/linux/capi.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/capi.h b/include/uapi/linux/capi.h
index 65100d6..7b145fd 100644
--- a/include/uapi/linux/capi.h
+++ b/include/uapi/linux/capi.h
@@ -102,7 +102,7 @@ typedef struct capi_manufacturer_cmd {

/*
* member contr is input for
- * CAPI_GET_MANUFACTURER, CAPI_VERSION, CAPI_GET_SERIAL
+ * CAPI_GET_MANUFACTURER, CAPI_GET_VERSION, CAPI_GET_SERIAL
* and CAPI_GET_PROFILE
*/
typedef union capi_ioctl_struct {
--
1.8.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/