File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,6 @@ static int hardlockup_detector_event_create(void)
148
148
149
149
/**
150
150
* watchdog_hardlockup_enable - Enable the local event
151
- *
152
151
* @cpu: The CPU to enable hard lockup on.
153
152
*/
154
153
void watchdog_hardlockup_enable (unsigned int cpu )
@@ -167,7 +166,6 @@ void watchdog_hardlockup_enable(unsigned int cpu)
167
166
168
167
/**
169
168
* watchdog_hardlockup_disable - Disable the local event
170
- *
171
169
* @cpu: The CPU to enable hard lockup on.
172
170
*/
173
171
void watchdog_hardlockup_disable (unsigned int cpu )
@@ -277,7 +275,6 @@ int __init watchdog_hardlockup_probe(void)
277
275
278
276
/**
279
277
* hardlockup_config_perf_event - Overwrite config of wd_hw_attr.
280
- *
281
278
* @str: number which identifies the raw perf event to use
282
279
*/
283
280
void __init hardlockup_config_perf_event (const char * str )
You can’t perform that action at this time.
0 commit comments