]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bktr(4): double assignment.
authorpfg <pfg@FreeBSD.org>
Thu, 23 Feb 2017 16:18:57 +0000 (16:18 +0000)
committerpfg <pfg@FreeBSD.org>
Thu, 23 Feb 2017 16:18:57 +0000 (16:18 +0000)
commit70bad9fee32245afd0d7ba76ce868f40f1c7040c
tree7a93f227b9761f12d0e6135dff5d75190d365db4
parent6fe7b221d24bb2274f2c0fb620b30f2116383746
bktr(4): double assignment.

First assignment is obviously overwritten by the next line.
Leave newest assignment: it was introduced in r29233.

Found with: coccinelle (da.cocci)
sys/dev/bktr/bktr_core.c