David Binderman Mon, 16 May 2016 11:41:19 -0700
Hello there, linux-4.6/net/kcm/kcmsock.c:1508]: (style) Checking if unsigned variable 'copied' is less than zero.
Source code is if (copied < 0) { but size_t copied; Suggest code rework. Regards David Binderman