From: Daniel Wagner Date: Thu, 25 Oct 2012 04:16:55 +0000 (+0000) Subject: cgroup: net_prio: Mark local used function static X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~560 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c658f19db3c3077a3328a0e0ea182f6777337c40;p=pandora-kernel.git cgroup: net_prio: Mark local used function static net_prio_attach() is only access via cgroup_subsys callbacks, therefore we can reduce the visibility of this function. Signed-off-by: Daniel Wagner Cc: "David S. Miller" Cc: John Fastabend Cc: Li Zefan Cc: Neil Horman Cc: Tejun Heo Cc: Cc: Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed