diff options
author | Miaohe Lin <[email protected]> | 2020-10-13 16:57:14 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-13 18:38:34 -0700 |
commit | 544941d788319951ae75bae5d1bce076a6f71949 (patch) | |
tree | 91834edb7d541ea9dca0504ac898f3b48fdfedcd /include/linux/string_helpers.h | |
parent | f8fd52535c7326d72645c9878d7897aaf44db51c (diff) |
mm/mempool: add 'else' to split mutually exclusive case
Add else to split mutually exclusive case and avoid some unnecessary check.
It doesn't seem to change code generation (compiler is smart), but I think
it helps readability.
[[email protected]: fix comment location]
Signed-off-by: Miaohe Lin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/string_helpers.h')
0 files changed, 0 insertions, 0 deletions