git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1957f0d
)
[media] V4L2: (cosmetic) remove redundant use of unlikely()
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Thu, 18 Apr 2013 21:35:22 +0000
(18:35 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 31 Oct 2013 06:28:32 +0000
(
04:28
-0200)
BUG*() and WARN*() macros specify their conditions as unlikely, using
BUG_ON(unlikely(condition)) is redundant, remove it.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found