]> git.baikalelectronics.ru Git - kernel.git/commit
sched: make cpu_shares_{show,store}() static
authorAdrian Bunk <bunk@kernel.org>
Wed, 24 Oct 2007 16:23:50 +0000 (18:23 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 24 Oct 2007 16:23:50 +0000 (18:23 +0200)
commit5c35ff3a48ed488564d6c20b13335dd73b9b0c18
treebd3a536ce6b8de9165e51d23688ac5d184e7c123
parent32795bc9b5fa2e42d85cac2740bac2b67aebf8b8
sched: make cpu_shares_{show,store}() static

cpu_shares_{show,store}() can become static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/user.c