Christian S.J. Peron 323203d389 vfs_busy can only return something useful if MNTK_UNMOUNT has been set.
Since we are using vfs_busy() on a freshly allocated mount structure, use
(void) to show that we do not care about the return value.

Found with:	Coverity Prevent (tm)
MFC after:	2 weeks
2006-01-15 20:14:11 +00:00
..
2005-12-04 02:12:43 +00:00
2006-01-10 00:54:18 +00:00
2006-01-14 21:49:31 +00:00
2006-01-15 01:39:01 +00:00
2005-12-04 02:12:43 +00:00
2005-12-14 00:49:52 +00:00