]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - include/net/genetlink.h
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[linux-2.6.git] / include / net / genetlink.h
index b4c7c1cbcf400298d001da37162b2ca7c3b78d0a..d420f28b6d60ef340ddc185c6aef9ca51fe264e7 100644 (file)
@@ -260,7 +260,7 @@ static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info)
 
 /**
  * gennlmsg_data - head of message payload
- * @gnlh: genetlink messsage header
+ * @gnlh: genetlink message header
  */
 static inline void *genlmsg_data(const struct genlmsghdr *gnlh)
 {