]> Git Repo - linux.git/commit
lib: parser: update documentation for match_NUMBER functions
authorEric Biggers <[email protected]>
Fri, 24 Feb 2023 04:26:18 +0000 (20:26 -0800)
committerAndrew Morton <[email protected]>
Fri, 3 Mar 2023 05:54:22 +0000 (21:54 -0800)
commit359d62559f578dc1ac86fd2d198f1455e9d8ce04
treeef3d2d7ad5ad93392916f1c2bcffb3827f5d3eb8
parent4ec4190be4cf9cc3e0ccaf5f155a5f9066d18950
lib: parser: update documentation for match_NUMBER functions

commit 67222c4ba8af ("lib: parser: optimize match_NUMBER apis to use local
array") removed -ENOMEM as a possible return value, so update the comments
accordingly.

Link: https://lkml.kernel.org/r/[email protected]
Fixes: 67222c4ba8af ("lib: parser: optimize match_NUMBER apis to use local array")
Signed-off-by: Eric Biggers <[email protected]>
Cc: Li Lingfeng <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Yu Kuai <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
lib/parser.c
This page took 0.054966 seconds and 4 git commands to generate.