[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5661C2BC.9030007@kernel.dk>
Date: Fri, 4 Dec 2015 09:43:40 -0700
From: Jens Axboe <axboe@...nel.dk>
To: "Shah, Yash (Y.)" <yshah1@...teon.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Babu, Viswanathan (V.)" <vbabu3@...teon.com>
Subject: Re: [PATCH] Staging: cdrom: fix space required after that ','
On 12/04/2015 02:21 AM, Shah, Yash (Y.) wrote:
> From: Yash Shah<yshah1@...teon.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists