Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> writes: > vmalloc() has a 2-factor form. It is vmalloc_array(). > So use another function as an example. > > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > --- > Documentation/process/deprecated.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. jon