public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] cpuset: remove an unncessary forward declaration
@ 2013-08-13  1:17 Li Zefan
       [not found] ` <5209892D.8070502-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Li Zefan @ 2013-08-13  1:17 UTC (permalink / raw)
  To: Tejun Heo; +Cc: LKML, cgroups


Signed-off-by: Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
---
 kernel/cpuset.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/kernel/cpuset.c b/kernel/cpuset.c
index bf69717..9d8d637 100644
--- a/kernel/cpuset.c
+++ b/kernel/cpuset.c
@@ -68,9 +68,6 @@
  */
 int number_of_cpusets __read_mostly;
 
-/* Forward declare cgroup structures */
-struct cgroup_subsys cpuset_subsys;
-
 /* See "Frequency meter" comments, below. */
 
 struct fmeter {
-- 
1.8.0.2

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-08-16  6:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-13  1:17 [PATCH 1/2] cpuset: remove an unncessary forward declaration Li Zefan
     [not found] ` <5209892D.8070502-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-08-13  1:17   ` [PATCH 2/2] cpuset: remove redundant checks in file write functions Li Zefan
     [not found]     ` <52098941.4070600-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-08-13  2:07       ` Li Zefan
2013-08-13 15:05       ` Tejun Heo
     [not found]         ` <20130813150549.GF26596-9pTldWuhBndy/B6EtB590w@public.gmane.org>
2013-08-14  2:01           ` Li Zefan
     [not found]             ` <520AE4FC.5090702-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-08-14 13:30               ` Tejun Heo
     [not found]                 ` <20130814133048.GC28628-Gd/HAXX7CRxy/B6EtB590w@public.gmane.org>
2013-08-16  6:48                   ` Li Zefan
2013-08-13 14:53   ` [PATCH 1/2] cpuset: remove an unncessary forward declaration Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox