Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 95468fd4 authored by Andrew Morton's avatar Andrew Morton Committed by Jiri Kosina
Browse files

writeback: fix typo in the writeback_control comment

parent 40e47125
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ struct writeback_control {
	long pages_skipped;		/* Pages which were not written */

	/*
	 * For a_ops->writepages(): is start or end are non-zero then this is
	 * For a_ops->writepages(): if start or end are non-zero then this is
	 * a hint that the filesystem need only write out the pages inside that
	 * byterange.  The byte at `end' is included in the writeout request.
	 */