From: Allan Stephens Date: Thu, 26 Apr 2012 21:44:52 +0000 (-0400) Subject: tipc: remove redundant memset and stale comment from subscr.c X-Git-Tag: v3.5-rc1~109^2~230^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbe6a295d0a987068c89ca7e7b7291b754995754;p=pandora-kernel.git tipc: remove redundant memset and stale comment from subscr.c Eliminate code to zero-out the main topology service structure, which is already zeroed-out. Get rid of a comment documenting a field of the main topology service structure that no longer exists. Both are cosmetic changes with no impact on runtime behaviour. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed