summaryrefslogtreecommitdiffstats
path: root/include/linux/hash.h
diff options
context:
space:
mode:
authorNadia Yvette Chambers2012-12-06 10:39:54 +0100
committerJiri Kosina2012-12-06 10:39:54 +0100
commit6d49e352ae9aed3f599041b0c0389aa924815f14 (patch)
tree3b09be4f4c4544a0e602d1f41eb24bde5143496c /include/linux/hash.h
parentdoc: Update the name of profiling based on sysfs (diff)
downloadkernel-qcow2-linux-6d49e352ae9aed3f599041b0c0389aa924815f14.tar.gz
kernel-qcow2-linux-6d49e352ae9aed3f599041b0c0389aa924815f14.tar.xz
kernel-qcow2-linux-6d49e352ae9aed3f599041b0c0389aa924815f14.zip
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>
Diffstat (limited to 'include/linux/hash.h')
-rw-r--r--include/linux/hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/hash.h b/include/linux/hash.h
index 24df9e70406f..61c97ae22e01 100644
--- a/include/linux/hash.h
+++ b/include/linux/hash.h
@@ -1,7 +1,7 @@
#ifndef _LINUX_HASH_H
#define _LINUX_HASH_H
/* Fast hashing routine for ints, longs and pointers.
- (C) 2002 William Lee Irwin III, IBM */
+ (C) 2002 Nadia Yvette Chambers, IBM */
/*
* Knuth recommends primes in approximately golden ratio to the maximum