XArray: Fix incorrect comment in header file
authorChengguang Xu <cgxu519@mykernel.net>
Fri, 6 Dec 2019 10:29:03 +0000 (18:29 +0800)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 31 Jan 2020 20:09:49 +0000 (15:09 -0500)
commit24a448b165253b6f2ab1e0bcdba9a733007681d6
tree97a3bca882708930df2e11782a63d462e6aee141
parentc36d451ad386b34f452fc3c8621ff14b9eaa31a6
XArray: Fix incorrect comment in header file

256 means Retry entry and 257 means Zero entry,
so fix it.

Signed-off-by: Chengguang Xu <cgxu519@mykernel.net>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/xarray.h