Add warning about duplicate initializers
commit0f25c6a78e08fdc15af5e599d836fa24349c042f
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 Mar 2014 16:49:13 +0000 (30 09:49 -0700)
committerChristopher Li <sparse@chrisli.org>
Tue, 1 Apr 2014 07:39:26 +0000 (1 00:39 -0700)
tree7a03723257394bdd2c0768d8f068ae8cae7887cb
parent7698bae699639892d639b8a9c270efdb8c46725c
Add warning about duplicate initializers

Noticed this while looking at an independent bug reported by Hans
Verkuil.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Christopher Li <sparse@chrisli.org>
evaluate.c