Hello there, main.c:588]: (style) Checking if unsigned variable 'bytes' is less than zero. Source code is bytes = read(fd, buf, size); if (bytes < 0) { but uint32_t bytes; and the return type of read is int. Suggest code rework. Regards David Binderman -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html