propagate name change to comments in kernel source

I've legally changed my name with New York State, the US Social Security
Administration, et al. This patch propagates the name change and change
in initials and login to comments in the kernel source as well.

Signed-off-by: Nadia Yvette Chambers <nyc@holomorphy.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Nadia Yvette Chambers
2012-12-06 10:39:54 +01:00
committed by Jiri Kosina
parent 817eecbf82
commit 6d49e352ae
19 changed files with 24 additions and 23 deletions

View File

@@ -95,7 +95,7 @@ struct page *pte_alloc_one(struct mm_struct *mm, unsigned long address)
* checks at dup_mmap(), exec(), and other mmlist addition points
* could be used. The locking scheme was chosen on the basis of
* manfred's recommendations and having no core impact whatsoever.
* -- wli
* -- nyc
*/
DEFINE_SPINLOCK(pgd_lock);
struct page *pgd_list;