OSDN Git Service

tipc: remove redundant memset and stale comment from subscr.c
authorAllan Stephens <allan.stephens@windriver.com>
Thu, 26 Apr 2012 21:44:52 +0000 (17:44 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 26 Apr 2012 22:15:46 +0000 (18:15 -0400)
commitbbe6a295d0a987068c89ca7e7b7291b754995754
treed37fc9981cbf0501716c6159e6d45117886be4ef
parent2d98abb9fe132898d17b56fb4765687aff82c093
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 <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/subscr.c