From: Adrian Bunk <bunk@stusta.de>
To: reiserfs-dev@namesys.com
Cc: linux-kernel@vger.kernel.org
Subject: [-mm patch] fs/reiser4/plugin/file/funcs.h: "extern inline" doesn't make sense
Date: Sat, 20 Aug 2005 01:42:17 +0200 [thread overview]
Message-ID: <20050819234217.GE3615@stusta.de> (raw)
"extern inline" doesn't make sense.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.13-rc6-mm1-full/fs/reiser4/plugin/file/funcs.h.old 2005-08-19 23:23:00.000000000 +0200
+++ linux-2.6.13-rc6-mm1-full/fs/reiser4/plugin/file/funcs.h 2005-08-19 23:23:08.000000000 +0200
@@ -18,7 +18,7 @@
int find_or_create_extent(struct page *);
write_mode_t how_to_write(uf_coord_t *, const reiser4_key *);
-extern inline int
+static inline int
cbk_errored(int cbk_result)
{
return (cbk_result != CBK_COORD_NOTFOUND && cbk_result != CBK_COORD_FOUND);
reply other threads:[~2005-08-19 23:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20050819234217.GE3615@stusta.de \
--to=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=reiserfs-dev@namesys.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox