make init/do_mounts.c:root_device_name static
authorAdrian Bunk <bunk@kernel.org>
Sat, 26 Jul 2008 02:46:25 +0000 (19:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:12 +0000 (12:00 -0700)
commitf56f6d30c75984d0aba2656eaeb35f3806395191
treee33a35337b04f0e7bd8cd58593f49369818084ea
parent9580d85f9cdb076c4bfb467bc6c0d3c5e499957a
make init/do_mounts.c:root_device_name static

This patch makes the needlessly global root_device_name static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
init/do_mounts.c
init/do_mounts.h