diff options
author | [email protected] <[email protected]> | 2010-08-24 11:53:48 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2010-08-24 18:12:52 +0000 |
commit | 2d20ca835867d93ead6ce61780d883a4b128106d (patch) | |
tree | 519a2bff48470a78406e55428a8410ed63c63c48 /tools/perf/util/trace-event-scripting.c | |
parent | 24e6cf92fde1f140d8eb0bf7cd24c2c78149b6b2 (diff) |
Eliminate sparse warning - bad constant expression
Eliminiate sparse warning during usage of crypto_shash_* APIs
error: bad constant expression
Allocate memory for shash descriptors once, so that we do not kmalloc/kfree it
for every signature generation (shash descriptor for md5 hash).
From ed7538619817777decc44b5660b52268077b74f3 Mon Sep 17 00:00:00 2001
From: Shirish Pargaonkar <[email protected]>
Date: Tue, 24 Aug 2010 11:47:43 -0500
Subject: [PATCH] eliminate sparse warnings during crypto_shash_* APis usage
Signed-off-by: Shirish Pargaonkar <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions