From: LEROY Christophe Date: Fri, 17 Apr 2015 14:31:53 +0000 (+0200) Subject: crypto: talitos - talitos_ptr renamed ptr for more lisibility X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edc6bd698a4d335db0962aac8ab07f2840786a02;p=pandora-kernel.git crypto: talitos - talitos_ptr renamed ptr for more lisibility Linux CodyingStyle recommends to use short variables for local variables. ptr is just good enough for those 3 lines functions. It helps keep single lines shorter than 80 characters. Signed-off-by: Christophe Leroy Signed-off-by: Herbert Xu --- Reading git-diff-tree failed