diff options
author | Andrew F. Davis <afd@ti.com> | 2017-05-16 15:02:12 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-25 18:23:03 +0200 |
commit | 50fa2951bd744d2a82aa33074001efac12d4e1cf (patch) | |
tree | 8290ea3c8a7c7bd26cfea3788f4a632526c2ca92 /crypto/hmac.c | |
parent | 13b9abfc92be7c4454bff912021b9f835dea6e15 (diff) | |
download | talos-op-linux-50fa2951bd744d2a82aa33074001efac12d4e1cf.tar.gz talos-op-linux-50fa2951bd744d2a82aa33074001efac12d4e1cf.zip |
w1: Organize driver source to natural/common order
Structures and functions should be ordered such that forward declaration
use is minimized.
MODULE_* macros should immediately follow the structures and functions
upon which they act.
Remaining MODULE_* macros should be at the end of the file in
alphabetical order.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/hmac.c')
0 files changed, 0 insertions, 0 deletions