[skip ci] fusefs: delete a stray comment from 91972cfcdd

MFC after:	3 days
This commit is contained in:
Alan Somers 2022-02-12 09:27:56 -07:00
parent acfb506b3d
commit 0b6a34acda

View File

@ -503,7 +503,6 @@ TEST_F(Read, atime_during_setattr)
leak(fd);
}
/* The kernel should flush dirty atime values during close */
/* 0-length reads shouldn't cause any confusion */
TEST_F(Read, direct_io_read_nothing)
{