From: Andreas Herrmann Date: Fri, 20 Jun 2008 20:01:49 +0000 (+0200) Subject: x86: pat.c choose more crisp variable names X-Git-Tag: v2.6.27-rc1~1106^2~251^18~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac97991ec9e0a05c8860f4a04f8477227b1c03f2;p=pandora-kernel.git x86: pat.c choose more crisp variable names - parse/ml => entry (within list_for_each and friends) - new_entry => new - ret_type => new_type (to avoid confusion with req_type) (... to make it more readable...) Signed-off-by: Andreas Herrmann Cc: Venkatesh Pallipadi Cc: Suresh B Siddha Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed