rms: fix typo: bitmamp -> bitmap

Reported by:	kib
This commit is contained in:
Mateusz Guzik 2020-08-04 20:31:03 +00:00
parent f2df51ecc5
commit 8541ae04b4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=363863

View File

@ -875,7 +875,7 @@ db_show_rm(const struct lock_object *lock)
*
* No attempt is made to track which CPUs read locked at least once,
* consequently write locking sends IPIs to all of them. This will become a
* problem at some point. The easiest way to lessen it is to provide a bitmamp.
* problem at some point. The easiest way to lessen it is to provide a bitmap.
*/
void