Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: line6: Fix coding style problem

Fix style issue for eudyptula challenge

Signed-off-by: Mikhail Boiko <mm.boiko@yandex.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Mikhail Boiko and committed by
Greg Kroah-Hartman
b5f87cf9 431cd0e5

+1
+1
drivers/staging/line6/capture.c
··· 157 157 copy two separate chunks. 158 158 */ 159 159 int len; 160 + 160 161 len = runtime->buffer_size - line6pcm->pos_in_done; 161 162 162 163 if (len > 0) {