commit | 95f27356e4a8982257ecae6bc44c650772d77659 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers3@gmail.com> | Tue Mar 22 14:25:39 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 22 15:36:02 2016 -0700 |
tree | 0b8909a2b0d1079f93d6f264a8336eeb8f6c9908 | |
parent | 378c6520e7d29280f400ef2ceaf155c86f05a71a [diff] |
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>