diff options
| author | YueHaibing <[email protected]> | 2022-11-05 11:06:11 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-11-18 21:55:09 +0000 |
| commit | 333d073dee3a6865171d43e3b0a9ff688bff5891 (patch) | |
| tree | d26b3c2ff8344c44afb654698a7de9ca06177930 /lib/notifier-error-inject.c | |
| parent | selftests/vm: add local_config.h and local_config.mk to .gitignore (diff) | |
| download | kernel-333d073dee3a6865171d43e3b0a9ff688bff5891.tar.gz kernel-333d073dee3a6865171d43e3b0a9ff688bff5891.zip | |
selftests: cgroup: fix unsigned comparison with less than zero
'size' is unsigned, it never less than zero.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 6c26df84e1f2 ("selftests: cgroup: return -errno from cg_read()/cg_write() on failure")
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Yosry Ahmed <[email protected]>
Acked-by: Roman Gushchin <[email protected]>
Reviewed-by: Kamalesh Babulal <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Shakeel Butt <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: zefan li <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions
