linux-next: build warning after merge of the char-misc tree

From: Stephen Rothwell
Date: Mon Dec 11 2017 - 22:39:16 EST


Hi all,

After merging the char-misc tree, today's linux-next build
(x86_64_allmodconfig) produced this warning:

drivers/misc/mic/vop/vop_vringh.c: In function 'vop_ioctl':
drivers/misc/mic/vop/vop_vringh.c:1001:1: warning: label 'done' defined but not used [-Wunused-label]
done:
^

Introduced by commit

30b7a2c19e29 ("misc: mic: Use memdup_user() as a cleanup")

--
Cheers,
Stephen Rothwell