[-mm patch] fs/reiser4/plugin/file/funcs.h: "extern inline" doesn't make sense

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"extern inline" doesn't make sense.


Signed-off-by: Adrian Bunk <[email protected]>

--- 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);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux