Module Name: src Committed By: joerg Date: Fri Sep 21 16:38:55 UTC 2012
Modified Files:
src/sys/rump/librump/rumpvfs: devnodes.c
Log Message:
Don't use NODEV when comparing against a major number as this is an
impossible type mismatch.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/rump/librump/rumpvfs/devnodes.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
