From: Jingoo Han Date: Tue, 21 Jan 2014 01:17:47 +0000 (+0000) Subject: arm64: mm: fix the function name in comment of __flush_dcache_area X-Git-Tag: v3.14-rc1~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03324e6e6e66ebd171d9b4b90fd6a2655980dc13;p=pandora-kernel.git arm64: mm: fix the function name in comment of __flush_dcache_area Fix the function name of comment of __flush_dcache_area, because __flush_dcache_area is the correct name. Also, the missing variable 'size' is added to the comment. Signed-off-by: Jingoo Han Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed