From: Domen Puncer Date: Thu, 5 May 2005 23:16:19 +0000 (-0700) Subject: [PATCH] correctly name the Shell sort X-Git-Tag: v2.6.12-rc4~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebe8b54134314cc31331f6e26f42276cd947d1df;p=pandora-kernel.git [PATCH] correctly name the Shell sort As per http://www.nist.gov/dads/HTML/shellsort.html, this should be referred to as a Shell sort. Shell-Metzner is a misnomer. Signed-off-by: Daniel Dickman Signed-off-by: Domen Puncer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed