lustre: delete pointless wait queue related casts.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 10 Dec 2013 20:36:50 +0000 (15:36 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Dec 2013 03:40:40 +0000 (19:40 -0800)
commit4ed296ef28c63c0b05949c232c55fa60920fb9ab
treee2a84953e48247732f65c30bacde1352fc0496b5
parent97a062b419894851104f46aca8335dd4fa35eb2e
lustre: delete pointless wait queue related casts.

These serve no purpose at all, and can only mask real type
clash issues that one would want to actually see.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/linux/linux-prim.c