summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8985.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8985.h')
0 files changed, 0 insertions, 0 deletions
id'>b82e67cabc0c530a6f8decfafc5747fa51eee275 /drivers parente400b7977e7c014bc0c298b2d834311770a777ac (diff)
sh_eth: fix branch prediction in sh_eth_interrupt()
IIUC, likely()/unlikely() should apply to the whole *if* statement's expression, not a part of it -- fix such expression in sh_eth_interrupt() accordingly... Fixes: 283e38db65e7 ("sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers") Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')