mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
A n-bit binary counter can count a maximum of 2^n events and the count value ranges from 0 to (2^n)-1 Signed-off-by: Siddaraju DH <siddarajudh@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>