Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- defer/rcuapi.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defer/rcuapi.tex b/defer/rcuapi.tex index 6cd30c0f..ecbd4863 100644 --- a/defer/rcuapi.tex +++ b/defer/rcuapi.tex @@ -683,7 +683,7 @@ if passed an \co{hlist_nulls} \co{NULL} pointer) to determine when it reaches the end of a list, and the \apik{get_nulls_value()} function (which returns its argument's \co{NULL}-pointer identifier) to fetch the type of \co{NULL} pointer. -When \co{get_nulls_values()} returns an unexpected value, the reader +When \co{get_nulls_value()} returns an unexpected value, the reader can take corrective action, for example, restarting its traversal from the beginning. -- 2.17.1