jhb 2006-04-27 21:59:43 UTC
FreeBSD src repository
Modified files:
sys/ddb db_ps.c
Log:
Drop locking comments. ddb functions should never use locking anyway and
no other ddb functions try to annotate what locking would otherwise be
appropriate in comments.
Prodded by: bde
Revision Changes Path
1.57 +0 -6 src/sys/ddb/db_ps.c