Colin Ian King d099b8af46 sunrpc: remove redundant initialization of sock
sock is being initialized and then being almost immediately updated
hence the initialized value is not being used and is redundant. Remove
the initialization. Cleans up clang warning:

warning: Value stored to 'sock' during its initialization is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2017-10-01 18:51:30 -04:00
..
2014-07-12 18:45:49 -04:00
2017-03-01 16:10:30 -08:00
2017-09-06 12:31:15 -04:00
2017-08-24 22:13:50 -04:00
2017-09-11 22:01:44 -07:00