]> git.baikalelectronics.ru Git - kernel.git/commit
pid: cleanup the stale comment mentioning pidmap_init().
authorTakahiro Itazuri <itazur@amazon.com>
Wed, 8 Sep 2021 03:00:38 +0000 (20:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 8 Sep 2021 18:50:28 +0000 (11:50 -0700)
commitdea0abacac7d83e72f915f6405e8c124cac41601
tree2553e94e1a508d60a107837434b59a44849df398
parentb9cce8a94166f10c60ae04de6a03776a16aa5120
pid: cleanup the stale comment mentioning pidmap_init().

pidmap_init() has already been replaced with pid_idr_init() in the commit
a282f624fc21 ("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: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/threads.h