Various spelling fixes in networking stack

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Цей коміт міститься в:
stephen hemminger
2013-12-08 12:15:44 -08:00
зафіксовано David S. Miller
джерело 22a9321614
коміт 8e3bff96af
5 змінених файлів з 11 додано та 11 видалено

Переглянути файл

@@ -1051,7 +1051,7 @@ e_inval:
*
* To support IP_CMSG_PKTINFO option, we store rt_iif and specific
* destination in skb->cb[] before dst drop.
* This way, receiver doesnt make cache line misses to read rtable.
* This way, receiver doesn't make cache line misses to read rtable.
*/
void ipv4_pktinfo_prepare(const struct sock *sk, struct sk_buff *skb)
{