On 01/05/2012 06:02 PM, Linus Torvalds wrote:
+       return  ret == -EINVAL ||
+               ret == -ENOTTY ||
+               ret == ENOIOCTLCMD;

Missing minus before ENOIOCTLCMD.

Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to