x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()
authorH. Peter Anvin <hpa@zytor.com>
Thu, 7 Jun 2012 20:32:04 +0000 (13:32 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 7 Jun 2012 20:32:04 +0000 (13:32 -0700)
Rename checking_wrmsrl() to wrmsrl_safe(), to match the naming
convention used by all the other MSR access functions/macros.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found