Remove stale comment after previous commit.

Noticed by:	pjd
This commit is contained in:
trhodes 2004-11-09 23:19:21 +00:00
parent a2d5ae235d
commit 37a1084115

View File

@ -111,9 +111,6 @@ ntfs_omount (
struct ntfs_args args;
struct nameidata ndp;
/*
* Use NULL path to flag a root mount
*/
if (mp->mnt_flag & MNT_ROOTFS) {
/*
***