Documentation/accounting/getdelays.c: handle sendto() failures
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 26 May 2011 23:25:15 +0000 (16:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 May 2011 00:12:34 +0000 (17:12 -0700)
commit4ed960b14d3b5fd14f1d9eb02f6d7e398317627a
treebcbe96919f4b19e2fd98366385aa41fba84699c4
parentfbdd91a6293f5e7fb1914966f5d244f72619641e
Documentation/accounting/getdelays.c: handle sendto() failures

Fixes

  Documentation/accounting/getdelays.c: In function `get_family_id':
  Documentation/accounting/getdelays.c:172:14: warning: variable `rc' set but not used [-Wunused-but-set-variable]

Reported-by: "Justin P. Mattock" <justinmattock@gmail.com>
Cc: Balbir Singh <balbir@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/accounting/getdelays.c