Re: [PATCH -v2 19/26] batman-adv: rename random32() to prandom_u32()

From: Akinobu Mita
Date: Fri Jan 04 2013 - 08:50:46 EST


2013/1/4 Antonio Quartulli <ordex@xxxxxxxxxxxxx>:
> On Thu, Jan 03, 2013 at 09:19:15PM +0900, Akinobu Mita wrote:
>> Use more preferable function name which implies using a pseudo-random
>> number generator.
>>
>> Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx>
>> Acked-by: Antonio Quartulli <ordex@xxxxxxxxxxxxx>
>> Cc: Marek Lindner <lindner_marek@xxxxxxxx>
>> Cc: Simon Wunderlich <siwu@xxxxxxxxxxxxxxxxxx>
>> Cc: Antonio Quartulli <ordex@xxxxxxxxxxxxx>
>> Cc: b.a.t.m.a.n@xxxxxxxxxxxxxxxxxxx
>> Cc: "David S. Miller" <davem@xxxxxxxxxxxxx>
>> Cc: netdev@xxxxxxxxxxxxxxx
>> ---
>
> Hello Akinobu,
>
> as you can see in <201301021952.49979.lindner_marek@xxxxxxxx>, Marek Lindner
> already applied this change onto our tree. You didn't need to resend this patch
> to netdev, it will be sent by us through a future pull request.

Yes. I read Marek's email. But I included it in v2 again in order not
to break the build. Because it doesn't show up the latest linux-next yet
and the last patch 26/26 removes random32() and srandom32().

But I should have mentioned it and trimmed the Cc list.
Sorry for the confusion.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/