| Summary: | [patch] Unused `error' variable in kthread_add() | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Mateusz Guzik <mjguzik> | ||||
| Component: | kern | Assignee: | Antoine Brodin <antoine> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 8.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Mateusz Guzik
2008-08-03 20:00:06 UTC
antoine 2008-08-03 21:07:19 UTC
FreeBSD src repository
Modified files:
sys/kern kern_kthread.c
Log:
SVN rev 181263 on 2008-08-03 21:07:19Z by antoine
Kill a dead variable
PR: 126223
Submitted by: Mateusz Guzik
Revision Changes Path
1.47 +0 -2 src/sys/kern/kern_kthread.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Patch committed, thanks for the report! Responsible Changed From-To: freebsd-bugs->antoine Patch committed, thanks for the report! |