commit | edc6bd698a4d335db0962aac8ab07f2840786a02 | [log] [tgz] |
---|---|---|
author | LEROY Christophe <christophe.leroy@c-s.fr> | Fri Apr 17 16:31:53 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Apr 21 09:14:39 2015 +0800 |
tree | 9b68ff0f987dae0038e397bcb2005058b177284e | |
parent | 032d197eaaea13d220d141cdbca69e519b7af145 [diff] |
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 <christophe.leroy@c-s.fr> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>