]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pid: cleanup the stale comment mentioning pidmap_init().
authorTakahiro Itazuri <itazur@amazon.com>
Tue, 24 Aug 2021 00:00:03 +0000 (10:00 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Aug 2021 23:34:57 +0000 (09:34 +1000)
commit53884bf416a698f63f30cc23a9f5afa64055f72a
treef7280489563914a203be955bea9abdb374dfeb74
parent085601486dde8c2a66fcd82c06a73e429c32b058
pid: cleanup the stale comment mentioning pidmap_init().

pidmap_init() has already been replaced with pid_idr_init() in the commit
95846ecf9dac ("pid: replace pid bitmap implementation with IDR API").
Cleanup the stale comment which still mentions it.

Link: https://lkml.kernel.org/r/20210714120713.19825-1-itazur@amazon.com
Signed-off-by: Takahiro Itazuri <itazur@amazon.com>
Cc: Kuniyuki Iwashima <kuniyu@amazon.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
include/linux/threads.h