diff options
author | Dave Peterson <dsp@llnl.gov> | 2006-03-26 01:38:46 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-26 08:57:07 -0800 |
commit | a1d03fcc1399b1e23922bcc3af1772b128aa6e93 (patch) | |
tree | bf6b9895568a5fc0012590941213a28fe8d9af5d /fs/configfs | |
parent | 749ede57443b2a7ede2db105145f21047efcea6a (diff) |
[PATCH] EDAC: edac_mc_add_mc fix [1/2]
This is part 1 of a 2-part patch set. The code changes are split into
two parts to make the patches more readable.
Move complete_mc_list_del() and del_mc_from_global_list() so we can
call del_mc_from_global_list() from edac_mc_add_mc() without forward
declarations. Perhaps using forward declarations would be better?
I'm doing things this way because the rest of the code is missing
them.
Signed-off-by: David S. Peterson <dsp@llnl.gov>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/configfs')
0 files changed, 0 insertions, 0 deletions