sysrq: Document hexadecimal values for kernel.sysrq bitmask
authorBen Hutchings <ben@decadent.org.uk>
Sun, 6 Oct 2013 23:48:46 +0000 (00:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 20:01:44 +0000 (13:01 -0700)
It makes more sense to enter a bitmask in hexadecimal rather than
decimal.  Sadly we can't make it read back as hexadecimal.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found