panic() is now a noreturn, so change this code that was using the panic() return...
commitb48b8f60ecfcc7d8eae2573e23a1dff0e1f12e78
authorTravis Geiselbrecht <geist@newos.org>
Thu, 29 May 2008 07:52:44 +0000 (29 07:52 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Thu, 29 May 2008 07:52:44 +0000 (29 07:52 +0000)
tree6b2ff9cd88e11cd3aaa763c68098458e2e0bcd76
parent8077478f04e3969aa6679f8f8bb2c28b7d72e616
panic() is now a noreturn, so change this code that was using the panic() return code

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1254 c25cc9d1-44fa-0310-b259-ad778cb1d433
kernel/addons/fs/nfs/nfs.c