summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/powernow-k7.c
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2015-10-12 13:00:39 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2015-10-27 09:33:55 +0100
commitdc6e15556a9f21d640a62ae6de3cbfa68ec687a4 (patch)
tree02ea7647de40ad75896741692e3bfe435ca4e8be /drivers/cpufreq/powernow-k7.c
parents390/nmi: remove pointless error strings (diff)
downloadlinux-dc6e15556a9f21d640a62ae6de3cbfa68ec687a4.tar.xz
linux-dc6e15556a9f21d640a62ae6de3cbfa68ec687a4.zip
s390/nmi: remove casts
Remove all the casts to and from the machine check interruption code. This patch changes struct mci to a union, which contains an anonymous structure with the already known bits and in addition an unsigned long field, which contains the raw machine check interruption code. This allows to simply assign and decoce the interruption code value without the need for all those casts we had all the time. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/cpufreq/powernow-k7.c')
0 files changed, 0 insertions, 0 deletions