CVSROOT: /cvs Module name: src Changes by: c...@cvs.openbsd.org 2009/06/06 20:04:34
Modified files: sys/dev/pci/drm: radeon_cp.c Log message: fix uninitialized or undefined value returned to caller found by LLVM/Clang Static Analyzer. with a remind from oga@ about 80 cols wrap ok oga@