From: xiao jin Date: Fri, 25 Apr 2014 00:53:29 +0000 (+0800) Subject: inetpeer_gc_worker: trivial cleanup X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=851bdd11ca8b855ee946f50dac0850a4bec875c9;p=pandora-kernel.git inetpeer_gc_worker: trivial cleanup Do not initialize list twice. list_replace_init() already takes care of initializing list. We don't need to initialize it with LIST_HEAD() beforehand. Signed-off-by: xiao jin Reviewed-by: David Cohen Signed-off-by: David S. Miller --- Reading git-diff-tree failed