commit | b800a1cb3940f216c4e5c963007a1f72fca0f15f | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Mon Apr 24 13:13:56 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Apr 24 13:13:56 2006 -0400 |
tree | e84f378c693e4e61de91f40af31ee24dafce3295 | |
parent | 61e085a88cb59232eb8ff5b446d70491c7bf2c68 [diff] |
[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>