netfilter: xt_recent: fix regression in rules using a zero hit_count
[deliverable/linux.git] / kernel / pid.c
index b6064405f367e6cde3c909a559a6fdb324801ce1..aebb30d9c233df40876afa35ef21cc5c306590a1 100644 (file)
@@ -378,7 +378,7 @@ struct task_struct *pid_task(struct pid *pid, enum pid_type type)
 EXPORT_SYMBOL(pid_task);
 
 /*
- * Must be called under rcu_read_lock() or with tasklist_lock read-held.
+ * Must be called under rcu_read_lock().
  */
 struct task_struct *find_task_by_pid_ns(pid_t nr, struct pid_namespace *ns)
 {
This page took 0.026737 seconds and 5 git commands to generate.