From: Chuck Lever Date: Thu, 23 Apr 2009 23:32:33 +0000 (-0400) Subject: SUNRPC: pass buffer size to svc_addsock() X-Git-Tag: v2.6.31-rc1~57^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfba9ab4c64f0e5c33930711e6c073c285e01fcf;p=pandora-kernel.git SUNRPC: pass buffer size to svc_addsock() Adjust the synopsis of svc_addsock() to pass in the size of the output buffer. Add a documenting comment. This is a cosmetic change for now. A subsequent patch will make sure the buffer length is passed to one_sock_name(), where the length will actually be useful. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed