[patch 9/9] remove EXPORT_SYMBOL for root_dev

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

 



From: Paolo 'Blaisorblade' Giarrusso <[email protected]>
CC: Christoph Hellwig <[email protected]>

Remove ROOT_DEV after unexporting it in the previous patch, as requested time
ago by Christoph Hellwig.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <[email protected]>
---

 linux-2.6.git-broken-paolo/init/do_mounts.c |    2 --
 1 files changed, 2 deletions(-)

diff -puN init/do_mounts.c~remove-export-root_dev init/do_mounts.c
--- linux-2.6.git-broken/init/do_mounts.c~remove-export-root_dev	2005-07-13 19:59:50.000000000 +0200
+++ linux-2.6.git-broken-paolo/init/do_mounts.c	2005-07-13 19:59:50.000000000 +0200
@@ -25,8 +25,6 @@ static char __initdata saved_root_name[6
 /* this is initialized in init/main.c */
 dev_t ROOT_DEV;
 
-EXPORT_SYMBOL(ROOT_DEV);
-
 static int __init load_ramdisk(char *str)
 {
 	rd_doload = simple_strtol(str,NULL,0) & 3;
_
-
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