]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: remove an out of data comment in _xfs_buf_alloc
authorChristoph Hellwig <hch@lst.de>
Thu, 16 Jan 2025 06:03:35 +0000 (07:03 +0100)
committerCarlos Maiolino <cem@kernel.org>
Fri, 24 Jan 2025 11:06:18 +0000 (12:06 +0100)
commit89841b23809f5fb12cbead142204064739fef25a
treecae82fc5dfbbee6192639e5b66c92e25798ce6ef
parent915175b49f65d9edeb81659e82cbb27b621dbc17
xfs: remove an out of data comment in _xfs_buf_alloc

There hasn't been anything like an io_length for a long time.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_buf.c