diff options
author | Neil Brown <[email protected]> | 2005-09-13 01:25:39 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-09-13 08:22:32 -0700 |
commit | 939bb7ef901b2537aa5b4cd819f9c1b25c6a5710 (patch) | |
tree | 53bbc1a416577780096913113608a832f4e72cba /net/lapb/lapb_iface.c | |
parent | 73aea4ecd38ebeff9e322f738057f4ae2c32a3ee (diff) |
[PATCH] Code cleanups in calbacks in svcsock
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions