commit | 07dbd37727049c0d56e313e5afcf8db07a9c3e37 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Fri Jan 06 00:20:44 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jan 06 08:34:07 2006 -0800 |
tree | 8886cd0f15ee885e0b2e4d7cede65631b48a8a2a | |
parent | 2989ddbd6e1d9638a188311b896362c4bf7b7c25 [diff] |
[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>