From: Chuck Lever Date: Thu, 23 Apr 2009 23:32:40 +0000 (-0400) Subject: SUNRPC: pass buffer size to svc_sock_names() X-Git-Tag: v2.6.31-rc1~57^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8435d34dbbe75678c3cdad3d53b1e7996a79b3bf;p=pandora-kernel.git SUNRPC: pass buffer size to svc_sock_names() Adjust the synopsis of svc_sock_names() 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