On 12/04/2015 02:21 AM, Shah, Yash (Y.) wrote:
From: Yash Shah<ysh...@visteon.com>
>
-#define copy_key(dest,src)     memcpy((dest), (src), sizeof(dvd_key))
-#define copy_chal(dest,src)    memcpy((dest), (src), sizeof(dvd_challenge))
+#define copy_key(dest, src)    memcpy((dest), (src), sizeof(dvd_key))
+#define copy_chal(dest, :src)  memcpy((dest), (src), sizeof(dvd_challenge))

Sending patches that you haven't even compiled:

https://www.youtube.com/watch?v=y94KynIg-g8

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to