[PATCH] drivers/md/md.c: make md_new_event() static
authorAdrian Bunk <bunk@stusta.de>
Fri, 6 Jan 2006 08:20:44 +0000 (00:20 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:34:07 +0000 (08:34 -0800)
commit07dbd37727049c0d56e313e5afcf8db07a9c3e37
tree8886cd0f15ee885e0b2e4d7cede65631b48a8a2a
parent2989ddbd6e1d9638a188311b896362c4bf7b7c25
[PATCH] drivers/md/md.c: make md_new_event() static

Make the needlessly global function md_new_event() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/md.c