summaryrefslogtreecommitdiffstats
path: root/crypto/sha1_generic.c
diff options
context:
space:
mode:
authorFlorian Mickler <florian@mickler.org>2011-01-12 16:59:58 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2011-01-13 08:03:11 -0800
commitc023e4734c3e8801e0ecb5e81b831d42a374d861 (patch)
treea497964957d6dd30baa52ffe7a175737599ebca0 /crypto/sha1_generic.c
parentcaf2a54f101a55ec318c2a20253a1977802f7de4 (diff)
downloadop-kernel-dev-c023e4734c3e8801e0ecb5e81b831d42a374d861.zip
op-kernel-dev-c023e4734c3e8801e0ecb5e81b831d42a374d861.tar.gz
checkpatch.pl: fix CAST detection
We should only claim that something is a cast if we did not encouter a token before, that did set av_pending. This fixes the operator * in the line below to be detected as binary (vs unary). kmalloc(sizeof(struct alphatrack_ocmd) * true_size, GFP_KERNEL); Reported-by: Audun Hoem <audun.hoem@gmail.com> Signed-off-by: Florian Mickler <florian@mickler.org> Cc: Andy Whitcroft <apw@shadowen.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/sha1_generic.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud