Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/hpc/apm



Module Name:    src
Committed By:   uwe
Date:           Fri Dec 14 00:51:45 UTC 2007

Modified Files:
        src/sys/dev/hpc/apm: apmdev.c

Log Message:
Complete lockmgr->mutex conversion started in 1.12.  Mutex needs to be
inited with mutex_init.  Since mutex ops return void, drop (void) cast
from APM_(UN)LOCK.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/hpc/apm/apmdev.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index