include: kernel.h: define SSIZE_MAX
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 23 Aug 2020 07:54:44 +0000 (09:54 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 24 Aug 2020 14:37:53 +0000 (16:37 +0200)
commited0b10722c880d82e5da2a357122f5ae0e53d4db
tree67113b2505692b356ed58c8e507dca4546d86fab
parentfa63753f86ccf912d2553934ee6aec787030fa8a
include: kernel.h: define SSIZE_MAX

Define SSIZE_MAX, the largest value fitting into a variable of type
ssize_t.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/linux/kernel.h