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)
commit95f27356e4a8982257ecae6bc44c650772d77659
tree0b8909a2b0d1079f93d6f264a8336eeb8f6c9908
parent378c6520e7d29280f400ef2ceaf155c86f05a71a
cpumask: remove incorrect information from comment

Since commit cdfdef75e795 ("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