From: Kalin KOZHUHAROV Date: Fri, 31 Mar 2006 23:41:22 +0000 (+0200) Subject: Fix comments: s/granuality/granularity/ X-Git-Tag: v2.6.17-rc1~10^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ba8e95ed14a2771bbcb43300feda094f298853e;p=pandora-kernel.git Fix comments: s/granuality/granularity/ I was grepping through the code and some `grep ganularity -R .` didn't catch what I thought. Then looking closer I saw the term "granuality" used in only four places (in comments) and granularity in many more places describing the same idea. Some other facts: dictionary.com does not know such a word define:granuality on google is not found (and pages for granuality are mostly related to patches to the kernel) it has not been discussed as a term on LKML, AFAICS (=Can Search) To be consistent, I think granularity should be used everywhere. Signed-off-by: Kalin KOZHUHAROV Signed-off-by: Adrian Bunk --- Reading git-diff-tree failed