OSDN Git Service

[PATCH] s390: fix typo in stop_hz_timer.
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 23 May 2006 07:22:42 +0000 (09:22 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 25 May 2006 19:09:55 +0000 (12:09 -0700)
commit705af309505681f197f81618440954d10f120dc0
treeaf6b17647538cb782df3dd25dfb42c1954a7dc9a
parenta8bd60705aa17a998516837d9c1e503ad4cbd7fc
[PATCH] s390: fix typo in stop_hz_timer.

Add missing parentheses for type cast to u64.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Dave Jones <davej@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/s390/kernel/time.c