linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Trond Myklebust <trond.myklebust@fys.uio.no>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Timothy Miller <miller@techsource.com>,
	Jasper Spaans <jasper@vs19.net>,
	Zwane Mwaikambo <zwane@arm.linux.org.uk>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Change all occurrences of 'flavour' to 'flavor'
Date: 09 Aug 2003 02:24:15 +0200	[thread overview]
Message-ID: <shsisp7fzkg.fsf@charged.uio.no> (raw)
In-Reply-To: <Pine.LNX.4.44.0308081011550.27922-100000@home.osdl.org>

>>>>> " " == Linus Torvalds <torvalds@osdl.org> writes:

     > On Fri, 8 Aug 2003, Timothy Miller wrote:
    >>
    >> > 1357: rpc_authflavor_t authflavour;

     > This one I think is valid. Considering how many people seem to
     > care, I think we should keep it as the only valid case for now.

Since we appear to be in the silly season...



diff -u --recursive --new-file linux-2.6.0-test2/fs/nfs/inode.c gnurr/fs/nfs/inode.c
--- linux-2.6.0-test2/fs/nfs/inode.c	2003-07-17 19:40:29.000000000 +0200
+++ gnurr/fs/nfs/inode.c	2003-08-09 02:22:12.000000000 +0200
@@ -1354,7 +1354,7 @@
 	struct rpc_xprt *xprt = NULL;
 	struct rpc_clnt *clnt = NULL;
 	struct rpc_timeout timeparms;
-	rpc_authflavor_t authflavour;
+	rpc_authflavour_t authflavour;
 	int proto, err = -EIO;
 
 	sb->s_blocksize_bits = 0;
diff -u --recursive --new-file linux-2.6.0-test2/include/linux/sunrpc/auth.h gnurr/include/linux/sunrpc/auth.h
--- linux-2.6.0-test2/include/linux/sunrpc/auth.h	2003-06-12 04:22:40.000000000 +0200
+++ gnurr/include/linux/sunrpc/auth.h	2003-08-09 02:21:37.000000000 +0200
@@ -138,5 +138,7 @@
 	return cred;
 }
 
+#define rpc_authflavour_t rpc_authflavor_t
+
 #endif /* __KERNEL__ */
 #endif /* _LINUX_SUNRPC_AUTH_H */

  parent reply	other threads:[~2003-08-09  0:24 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-07 18:00 [PATCH] Change all occurrences of 'flavour' to 'flavor' Jasper Spaans
2003-08-07 22:37 ` Alan Cox
2003-08-08  0:04   ` Martin J. Bligh
2003-08-08 16:54     ` Steven Cole
2003-08-08  5:46   ` [PATCH] Change all occurrences of 'flavour' to 'flavor', torvalds@osdl.org Jasper Spaans
     [not found]     ` <200308080153.22495.jcwren@jcwren.com>
2003-08-08  5:58       ` [ot] Re: [PATCH] Change all occurrences of 'flavour' to 'flavor' Jasper Spaans
2003-08-08  7:13   ` Jens Axboe
2003-08-08  1:42 ` Zwane Mwaikambo
2003-08-08  6:52   ` Jasper Spaans
2003-08-08  6:57     ` Zwane Mwaikambo
2003-08-08  7:15       ` Jens Axboe
2003-08-08 11:04         ` [OT] " Adrian Bunk
2003-08-08 16:58           ` Svein Ove Aas
2003-08-08 21:51             ` Ian Hastie
2003-08-08  7:33       ` Jasper Spaans
2003-08-08  7:40         ` Jens Axboe
2003-08-08  8:00           ` Jasper Spaans
2003-08-08  8:54             ` Jens Axboe
2003-08-08  7:45         ` Zwane Mwaikambo
2003-08-08  7:07     ` Alexander Winston
2003-08-08  7:31       ` Jasper Spaans
2003-08-08  7:11     ` Tomas Szepe
2003-08-08 15:18     ` Timothy Miller
2003-08-08 15:34       ` Richard B. Johnson
2003-08-08 15:48         ` Trond Myklebust
2003-08-08 16:42           ` Gene Heskett
2003-08-08 17:03             ` Jasper Spaans
2003-08-08 17:34               ` Alan Cox
2003-08-08 18:02                 ` Gene Heskett
2003-08-08 15:50         ` Jasper Spaans
2003-08-08 16:00           ` Richard B. Johnson
2003-08-08 17:18       ` Linus Torvalds
2003-08-08 17:33         ` Jasper Spaans
2003-08-09  0:24         ` Trond Myklebust [this message]
2003-08-09  0:41           ` Linus Torvalds
2003-08-09  0:45             ` Jasper Spaans
2003-08-09 19:56               ` [PATCH] Fix up fs/nfs/inode.c wrt flavo[u]r Jasper Spaans
2003-08-09 19:51                 ` Zwane Mwaikambo
2003-08-09 21:41                 ` [PATCH] Fix up fs/nfs/inode.c wrt flavo[u]r, try 2 Jasper Spaans
2003-08-09  1:04             ` [PATCH] Change all occurrences of 'flavour' to 'flavor' Trond Myklebust
2003-08-09  1:17             ` Ian Hastie
2003-08-09  7:23       ` jw schultz
2003-08-07 20:40 Andries.Brouwer
2003-08-08  8:25 Andries.Brouwer
2004-01-13 13:35 Andries.Brouwer
2004-01-13 13:42 Randal, Phil
2004-01-13 14:07 ` Måns Rullgård
2004-01-13 14:26 Nicholas Berry
2004-01-13 22:46 ` Peter Horton

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=shsisp7fzkg.fsf@charged.uio.no \
    --to=trond.myklebust@fys.uio.no \
    --cc=jasper@vs19.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miller@techsource.com \
    --cc=torvalds@osdl.org \
    --cc=zwane@arm.linux.org.uk \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).