lkml.org 
[lkml]   [2014]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] smpboot: remove the unneeded declaration for smpboot_thread_data
Date
smpboot.h doesn't need this declaration, remove it.

CC: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
---
include/linux/smpboot.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/linux/smpboot.h b/include/linux/smpboot.h
index 13e9296..d37dc78 100644
--- a/include/linux/smpboot.h
+++ b/include/linux/smpboot.h
@@ -4,8 +4,6 @@
#include <linux/types.h>

struct task_struct;
-/* Cookie handed to the thread_fn*/
-struct smpboot_thread_data;

/**
* struct smp_hotplug_thread - CPU hotplug related thread descriptor
--
1.7.4.4


\
 
 \ /
  Last update: 2014-07-31 06:21    [W:0.051 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site