Remove stale comment after previous commit.

Noticed by:	pjd
This commit is contained in:
Tom Rhodes 2004-11-09 23:19:21 +00:00
parent b36b4bfb55
commit 18192f69c7

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) {
/*
***