Loading include/linux/xarray.h +2 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,8 @@ * The following internal entries have a special meaning: * * 0-62: Sibling entries * 256: Zero entry * 257: Retry entry * 256: Retry entry * 257: Zero entry * * Errors are also represented as internal entries, but use the negative * space (-4094 to -2). They're never stored in the slots array; only Loading Loading
include/linux/xarray.h +2 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,8 @@ * The following internal entries have a special meaning: * * 0-62: Sibling entries * 256: Zero entry * 257: Retry entry * 256: Retry entry * 257: Zero entry * * Errors are also represented as internal entries, but use the negative * space (-4094 to -2). They're never stored in the slots array; only Loading