diff options
author | Milton Miller <miltonm@bga.com> | 2011-03-15 22:27:17 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-18 02:58:11 +0300 |
commit | c8def554d031664e984323f6a5d667f070717776 (patch) | |
tree | 2798e92bf75b474aec99ff1fce249dd943994613 /drivers/watchdog | |
parent | 723aae25d5cdb09962901d36d526b44d4be1051c (diff) | |
download | linux-c8def554d031664e984323f6a5d667f070717776.tar.xz |
smp_call_function_interrupt: use typedef and %pf
Use the newly added smp_call_func_t in smp_call_function_interrupt for
the func variable, and make the comment above the WARN more assertive
and explicit. Also, func is a function pointer and does not need an
offset, so use %pf not %pS.
Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions