mirror of https://github.com/torvalds/linux.git
Change a printk(KERN_WARNING to dprintk, and it is really only interesting when trying to debug a problem, and can occur normally without error. Remove various gratuitous gotos in surrounding code, and remove some type-cast assignments from inside 'if' conditionals, as that is just obscuring what it going on. Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| auth_gss | ||
| Makefile | ||
| auth.c | ||
| auth_null.c | ||
| auth_unix.c | ||
| cache.c | ||
| clnt.c | ||
| pmap_clnt.c | ||
| rpc_pipe.c | ||
| sched.c | ||
| stats.c | ||
| sunrpc_syms.c | ||
| svc.c | ||
| svcauth.c | ||
| svcauth_unix.c | ||
| svcsock.c | ||
| sysctl.c | ||
| timer.c | ||
| xdr.c | ||
| xprt.c | ||