All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] pid-fix-typo-in-function-description.patch removed from -mm tree
@ 2011-05-27 19:59 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2011-05-27 19:59 UTC (permalink / raw)
  To: sisir.koppaka, mm-commits


The patch titled
     pid: fix typo in function description
has been removed from the -mm tree.  Its filename was
     pid-fix-typo-in-function-description.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: pid: fix typo in function description
From: Sisir Koppaka <sisir.koppaka@gmail.com>

finds is misspelt as finr. No functional change.

Signed-off-by: Sisir Koppaka <sisir.koppaka@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/linux/pid.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN include/linux/pid.h~pid-fix-typo-in-function-description include/linux/pid.h
--- a/include/linux/pid.h~pid-fix-typo-in-function-description
+++ a/include/linux/pid.h
@@ -105,7 +105,7 @@ extern struct pid_namespace init_pid_ns;
  * or rcu_read_lock() held.
  *
  * find_pid_ns() finds the pid in the namespace specified
- * find_vpid() finr the pid by its virtual id, i.e. in the current namespace
+ * find_vpid() finds the pid by its virtual id, i.e. in the current namespace
  *
  * see also find_task_by_vpid() set in include/linux/sched.h
  */
_

Patches currently in -mm which might be from sisir.koppaka@gmail.com are

origin.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-27 20:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-27 19:59 [merged] pid-fix-typo-in-function-description.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.