diff options
| author | Jean Delvare <[email protected]> | 2009-04-13 21:40:21 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-13 22:04:34 +0000 |
| commit | fbeb4384748abb78531bbe1e80d627412a0abcfa (patch) | |
| tree | 63520b218f560bd04bec777b3327c4df0576c0a8 /fs/jbd2/commit.c | |
| parent | edac: fix local pci_write_bits32 (diff) | |
| download | kernel-fbeb4384748abb78531bbe1e80d627412a0abcfa.tar.gz kernel-fbeb4384748abb78531bbe1e80d627412a0abcfa.zip | |
edac: use to_delayed_work()
The edac-core driver includes code which assumes that the work_struct
which is included in every delayed_work is the first member of that
structure. This is currently the case but might change in the future, so
use to_delayed_work() instead, which doesn't make such an assumption.
linux-2.6.30-rc1 has the to_delayed_work() function that will allow this
patch to work
Signed-off-by: Jean Delvare <[email protected]>
Signed-off-by: Doug Thompson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
