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:
b858c33
)
[media] stk1160: Replace BUG_ON with WARN_ON
author
Ezequiel Garcia
<elezegarcia@gmail.com>
Fri, 23 Nov 2012 11:12:35 +0000
(08:12 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 1 Jan 2013 12:04:40 +0000
(10:04 -0200)
This situation is not even an error condition so it's stupid to BUG_ON.
Learn the lesson:
http://permalink.gmane.org/gmane.linux.kernel/1347333
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found