[PATCH] bogus function type in qdio

2005-08-25 Thread Al Viro
In qdio_get_micros() volatile in return type is plain noise (even with old gccisms it would make no sense - noreturn function returning __u64 is a bit odd ;-) Signed-off-by: Al Viro <[EMAIL PROTECTED]> diff -urN RC13-rc7-emac-iounmap/drivers/s390/cio/qdio.c

[PATCH] bogus function type in qdio

2005-08-25 Thread Al Viro
In qdio_get_micros() volatile in return type is plain noise (even with old gccisms it would make no sense - noreturn function returning __u64 is a bit odd ;-) Signed-off-by: Al Viro [EMAIL PROTECTED] diff -urN RC13-rc7-emac-iounmap/drivers/s390/cio/qdio.c