[PATCH v2] coccinelle: api: check for propagation of error from platform_get_irq
Julia Lawall
julia.lawall at lip6.fr
Sat Dec 26 22:13:48 PST 2015
> Well, looking again, the patch should be good. I just thought its goal was
> to fix the code as well...
I could do that for the irq < 0 case, but I think that in that case, kbuild
will only run the patch version, and the <= cases will not be reported on.
I don't have a general fix for the <= 0. Is it even correct to have < in
some cases and <= in others?
julia
More information about the dri-devel
mailing list