Re: [PATCH TRIVIAL] net: correct typos in comments

From: Joe Perches
Date: Mon Oct 07 2013 - 03:05:48 EST


On Mon, 2013-10-07 at 14:56 +0800, ZHAO Gang wrote:
> diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
[]
> @@ -378,7 +378,7 @@ typedef enum gro_result gro_result_t;
> * RX_HANDLER_EXACT. The skb will only be delivered to protocol handlers that
> * are registered on exact device (ptype->dev == skb->dev).
> *
> - * If the rx_handler didn't changed skb->dev, but want the skb to be normally
> + * If the rx_handler didn't change skb->dev, but want the skb to be normally

wants


--
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/