Revision 3bc085a12d8f9f3e45a4ac0cc24a34abd5b20657 authored by Xi Wang on 07 March 2013, 05:13:51 UTC, committed by Takashi Iwai on 07 March 2013, 08:18:00 UTC
Move the zero check `hda_frame_size_words == 0' before the modulus
`buffer_size_words % hda_frame_size_words'.

Also remove the redundant null check `buffer_addx == NULL'.

Signed-off-by: Xi Wang <xi.wang@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent 4c7a548
History
File Mode Size
Kconfig -rw-r--r-- 656 bytes
Makefile -rw-r--r-- 60 bytes
yama_lsm.c -rw-r--r-- 10.5 KB

back to top