Dan,
On Mon, May 19, 2014 at 11:53:21AM +0300, Dan Carpenter wrote:
> Was there really a v1 version of this patchset because I don't see it in
> my inbox?
There was. Anton is doing this as part of the Eudyptula Challenge [1],
and he sent the first version to me offlist. I helped him with some o
Was there really a v1 version of this patchset because I don't see it in
my inbox?
regards,
dan carpenter
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
Hi! To prepare skein driver for mainline inclusion we fixing most of
style issues (wrong names of functions, vars, macros, files) and
checkpatch problems in this patch set. For example, existing code
is widely use camelCase names. This patch fix it.
Anton Saraev (6):
staging: crypto: skein: re