]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iov_iter: remove setting of page->index
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 16 Dec 2024 16:12:50 +0000 (16:12 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 13 Jan 2025 04:21:14 +0000 (20:21 -0800)
commit123f5d5ff28a6a5bef0c8c77953648da84c39d3e
tree9f3adfe8f05475001a2cd2294e4b2e75f30956cf
parente7606f4a03d5c84a32a7a2ada4270279079ee1fc
iov_iter: remove setting of page->index

Nothing actually checks page->index, so just remove it.

Link: https://lkml.kernel.org/r/20241216161253.37687-1-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/kunit_iov_iter.c