]> git.baikalelectronics.ru Git - kernel.git/commit
cpumask: remove incorrect information from comment
authorEric Biggers <ebiggers3@gmail.com>
Tue, 22 Mar 2016 21:25:39 +0000 (14:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Mar 2016 22:36:02 +0000 (15:36 -0700)
commit82c24aa267dd9e61c03f6aba07d4bab918f6b8de
tree0b8909a2b0d1079f93d6f264a8336eeb8f6c9908
parent9b3dc6f3307ad77d5bae154fa11d9be5351890bc
cpumask: remove incorrect information from comment

Since commit 85a3592ccf53 ("cpumask: only allocate nr_cpumask_bits."),
this comment above cpumask_size() is no longer relevant.

Signed-off-by: Eric Biggers <ebiggers3@gmail.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/cpumask.h