All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olh@suse.de>
To: netdev@oss.sgi.com
Subject: [PATCH] fix typo in include/linux/socket.h
Date: Mon, 14 Feb 2005 18:47:39 +0100	[thread overview]
Message-ID: <20050214174739.GA23145@suse.de> (raw)
In-Reply-To: <20050212171521.GA3497@suse.de>


I guess we have to reduce the patch to fix just the typo.

Signed-off-by: Olaf Hering <olh@suse.de>

diff -purN linux-2.6.11-rc3-bk8/include/linux/socket.h linux-2.6.11/include/linux/socket.h
--- linux-2.6.11-rc3-bk8/include/linux/socket.h	2005-02-03 02:56:33.000000000 +0100
+++ linux-2.6.11/include/linux/socket.h	2005-02-12 18:05:10.000000000 +0100
@@ -120,7 +108,7 @@ struct cmsghdr {
  *	Now it always returns valid, not truncated ancillary object
  *	HEADER. But caller still MUST check, that cmsg->cmsg_len is
  *	inside range, given by msg->msg_controllen before using
- *	ansillary object DATA.				--ANK (980731)
+ *	ancillary object DATA.				--ANK (980731)
  */
  
 __KINLINE struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size,

  reply	other threads:[~2005-02-14 17:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-12 17:15 the remaining purpose of cmsg_nxthdr() Olaf Hering
2005-02-14 17:47 ` Olaf Hering [this message]
2005-02-15 18:23   ` [PATCH] fix typo in include/linux/socket.h David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050214174739.GA23145@suse.de \
    --to=olh@suse.de \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.