kern: Address set-but-unused warnings (mostly)
authorJohn Marino <draco@marino.st>
Tue, 10 Feb 2015 23:04:33 +0000 (00:04 +0100)
committerJohn Marino <draco@marino.st>
Tue, 10 Feb 2015 23:04:33 +0000 (00:04 +0100)
commitaa85218e6ece3e9a7bad2decc0241a2668597977
tree9407d681b66e33324813cc1a3853f0db6d7894fc
parent4d962a29784f5ce3a173416578a77d00cdd1698a
kern: Address set-but-unused warnings (mostly)

On of these is an [-Werror=logical-not-parenthesis] error.
This is as far as I can get without implementing %r format again.
sys/ddb/db_run.c
sys/kern/kern_clock.c
sys/kern/kern_descrip.c
sys/kern/kern_dsched.c
sys/kern/subr_taskqueue.c
sys/kern/vfs_bio.c