smbd_recv_buf(): tidy up a bit

reduce the scope of variables used only inside a loop and reinitialized
in each iteration, kill a pointless goto, etc.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 file changed