aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorStephen Rothwell <[email protected]>2008-02-05 13:13:15 +1100
committerPaul Mackerras <[email protected]>2008-02-06 16:30:00 +1100
commitc6d01179bfee3048cce98fe303d7265faa3861a7 (patch)
tree216faf6fffd748b761abd4feec307f5b3020e9dd /include/linux/timerqueue.h
parentde4c928b843063b7079c35c950c1d38c559fa0cb (diff)
[POWERPC] Avoid possible extra of_node_put in axon_msi.c
I got this warning from gcc: arch/powerpc/platforms/cell/axon_msi.c:118: warning: 'tmp' may be used uninitialized in this function Which turns out to be a false positive, but pointed out that it was possible for the error path in find_msi_translator() to do an extra of_node_put on a node. This fixes it by localising the ref counting a bit. As a side effect, the warning goes away. Signed-off-by: Stephen Rothwell <[email protected]> Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions