PERFORCE change 64824 for review

Robert Watson rwatson at FreeBSD.org
Wed Nov 10 15:12:39 GMT 2004


http://perforce.freebsd.org/chv.cgi?CH=64824

Change 64824 by rwatson at rwatson_tislabs on 2004/11/10 15:11:39

	Re-wrap at 78 chars.

Affected files ...

.. //depot/projects/trustedbsd/sebsd/sys/fs/devfs/devfs_devs.c#8 edit

Differences ...

==== //depot/projects/trustedbsd/sebsd/sys/fs/devfs/devfs_devs.c#8 (text+ko) ====

@@ -324,8 +324,8 @@
 				de->de_dirent->d_type = DT_CHR;
 			}
 #ifdef MAC
-			mac_create_devfs_device(dev->si_cred, dm->dm_mount, dev, de,
-			    dev->si_name);
+			mac_create_devfs_device(dev->si_cred, dm->dm_mount,
+			    dev, de, dev->si_name);
 #endif
 			*dep = de;
 			de->de_dir = dd;
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list