From: WANG Cong Date: Fri, 10 Jan 2014 00:14:03 +0000 (-0800) Subject: net_sched: avoid casting void pointer X-Git-Tag: v3.14-rc1~94^2~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8701a6c7ae0142393d0fe87a1e7778bd04d1ac7;p=pandora-kernel.git net_sched: avoid casting void pointer tp->root is a void* pointer, no need to cast it. Cc: Jamal Hadi Salim Cc: David S. Miller Signed-off-by: Cong Wang Acked-by: Jamal Hadi Salim Signed-off-by: David S. Miller --- Reading git-diff-tree failed