]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/core: rename random32() to prandom_u32()
authorAkinobu Mita <akinobu.mita@gmail.com>
Wed, 20 Mar 2013 04:08:49 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 22 Mar 2013 04:34:05 +0000 (15:34 +1100)
commit8daa7f91bebdfb76b0aa0fbee4bf2bde184aa613
treec246f531d5509c2d7924fa7b3cf4482fb69e0cef
parenta3d0b41bc6de9eec5944a15841208bf7ec2b4b85
net/core: rename random32() to prandom_u32()

Use preferable function name which implies using a pseudo-random
number generator.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
net/core/pktgen.c