]> Devoid-pointer.net GitWeb - KLGD_FF_plugin.git/commit
Replace BUG()s with WARN()s so that we do not crash the entire kernel
authorMichal Malý <madcatxster@devoid-pointer.net>
Fri, 9 Oct 2015 20:55:42 +0000 (22:55 +0200)
committerMichal Malý <madcatxster@devoid-pointer.net>
Fri, 9 Oct 2015 20:55:42 +0000 (22:55 +0200)
commit1c8c4b23c9180ef5c67dfa77e0cc57dbb5e209df
tree217ac54ed69f10cf554bb0b1851021cb169fe235
parent4051943e95518287dfded78c2314a51cc963477d
Replace BUG()s with WARN()s so that we do not crash the entire kernel
even when the resulting operation is nonsensical
plugin/klgd_ff_plugin.c