diff options
author | H Hartley Sweeten <[email protected]> | 2012-04-24 15:00:53 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-04-25 12:47:08 +0200 |
commit | d0d3bc65afcdd69bdd3b5bebdf8b3ee3680efa0e (patch) | |
tree | c2905987aeef76b84e0befbc42d6941129f1213e /lib/timerqueue.c | |
parent | cd32b1616bc79b2f2ce1b1c6164beecfecc2259c (diff) |
x86/mrst: Quiet sparse noise about plain integer as NULL pointer
The second parameter to intel_scu_notifier_post is a void *, not
an integer.
This quiets the sparse noise:
arch/x86/platform/mrst/mrst.c:808:48: warning: Using plain integer as NULL pointer
arch/x86/platform/mrst/mrst.c:817:43: warning: Using plain integer as NULL pointer
Signed-off-by: H Hartley Sweeten <[email protected]>
Acked-by: Alan Cox <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions