summaryrefslogtreecommitdiffstats
path: root/crypto/gcm.c
diff options
context:
space:
mode:
authorTakashi Sakamoto2017-06-08 23:37:03 +0200
committerTakashi Iwai2017-06-08 23:40:34 +0200
commitd656b4a6549f0f5863b7888b25a7b20d03ecbce7 (patch)
tree9d37c23e174b36890f54cca237ea905f24b0f31e /crypto/gcm.c
parentALSA: pcm: use goto statement instead of while statement to reduce indentation (diff)
downloadkernel-qcow2-linux-d656b4a6549f0f5863b7888b25a7b20d03ecbce7.tar.gz
kernel-qcow2-linux-d656b4a6549f0f5863b7888b25a7b20d03ecbce7.tar.xz
kernel-qcow2-linux-d656b4a6549f0f5863b7888b25a7b20d03ecbce7.zip
ALSA: pcm: remove function local variable with alternative evaluation
A local variable is used to judge whether a parameter should be handled due to reverse dependency of the other rules. However, this can be obsoleted by check of a sentinel in dependency array. This commit removes the local variable and check the sentinel to reduce stack usage. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'crypto/gcm.c')
0 files changed, 0 insertions, 0 deletions