]> Pileus Git - ~andy/linux/commit
[GFS2] Tidy up daemon.c
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 24 Apr 2006 17:13:56 +0000 (13:13 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 24 Apr 2006 17:13:56 +0000 (13:13 -0400)
commitb800a1cb3940f216c4e5c963007a1f72fca0f15f
treee84f378c693e4e61de91f40af31ee24dafce3295
parent61e085a88cb59232eb8ff5b446d70491c7bf2c68
[GFS2] Tidy up daemon.c

As per Andrew Morton's comments, remove uneeded casts and use
wait_event_interruptible() rather than open code the wait.

Cc: Andrew Morton <akpm@osdl.org>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/daemon.c