K 10 svn:author V 2 ed K 8 svn:date V 27 2011-12-20T12:34:17.499257Z K 7 svn:log V 261 Small cleanups to panic() prototype. - Let panic() use _Noreturn and __printflike() instead of GCC-specific attributes. - Remove prototype from ffs_subr.c and let it include ffs_extern.h. - Forward declare struct inode to make ffs_extern.h not depend on it. END