]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/udp.h
[GFS2] Fix up merge of Linus' kernel into GFS2
[linux-2.6-omap-h63xx.git] / include / linux / udp.h
index 85a55658831c5f0acdf8edda61921f7df7e14e77..90223f057d507bd86edf2c8e30333319773e8f23 100644 (file)
@@ -35,7 +35,6 @@ struct udphdr {
 #define UDP_ENCAP_ESPINUDP     2 /* draft-ietf-ipsec-udp-encaps-06 */
 
 #ifdef __KERNEL__
-#include <linux/config.h>
 #include <linux/types.h>
 
 #include <net/inet_sock.h>
@@ -47,7 +46,7 @@ struct udp_sock {
        unsigned int     corkflag;      /* Cork is required */
        __u16            encap_type;    /* Is this an Encapsulation socket? */
        /*
-        * Following member retains the infomation to create a UDP header
+        * Following member retains the information to create a UDP header
         * when the socket is uncorked.
         */
        __u16            len;           /* total length of pending frames */