Re: [PATCH] NET: fix wrong English expression in comments

From: Li Zefan
Date: Sun Jan 11 2009 - 20:06:36 EST


> @@ -103,7 +103,7 @@ struct inet_bind_bucket;
> struct inet_timewait_sock {
> /*
> * Now struct sock also uses sock_common, so please just
> - * don't add nothing before this first member (__tw_common) --acme
> + * don't add anything before this first member (__tw_common) --acme

They are the same meaning...

> */
> struct sock_common __tw_common;
> #define tw_family __tw_common.skc_family
--
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/