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:
b2e5411
)
hwmon: (ltc2945) Don't crash the kernel unnecessarily
author
Guenter Roeck
<linux@roeck-us.net>
Mon, 21 Apr 2014 17:38:08 +0000
(10:38 -0700)
committer
Guenter Roeck
<linux@roeck-us.net>
Thu, 24 Apr 2014 13:09:43 +0000
(06:09 -0700)
An implementation error should not crash the kernel if it is avoidable.
Replace BUG() with WARN_ONCE().
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found