CVSROOT: /cvs Module name: src Changes by: c...@cvs.openbsd.org 2009/02/14 13:05:09
Modified files: sys/dev/usb : ehci.c if_upgt.c if_wi_usb.c ohci.c uts.c Log message: remove dead assignments and newly created unused variables. Found by LLVM/Clang Static Analyzer. ok fgsch@ krw@