From: Herbert Xu Date: Thu, 13 Nov 2014 05:10:48 +0000 (+0800) Subject: lib: rhashtable - Remove weird non-ASCII characters from comments X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~119^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c828f2f8395fb5e7faf0a116e476a3ce992a199;p=pandora-kernel.git lib: rhashtable - Remove weird non-ASCII characters from comments My editor spewed garbage that looked like memory corruption on my screen. It turns out that a number of occurences of "fi" got turned into a ligature. This patch replaces these ligatures with the ASCII letters "fi". Signed-off-by: Herbert Xu Cheers, Acked-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed