From 68ace624a6cd39880638311cda21efe8d507d613 Mon Sep 17 00:00:00 2001 From: Anton Saraev Date: Mon, 19 May 2014 12:09:54 +0400 Subject: [PATCH] staging: crypto: skein: rename camelcase functions camelCase is not accepted in the Linux Kernel. To prepare skein driver for mainline inclusion, we rename all functions to non-camelCase equivalents. Signed-off-by: Anton Saraev Reviewed-by: Jake Edge Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed