diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2010-10-26 14:23:06 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-26 16:52:19 -0700 |
commit | eeee9ebb54b76a33a13d2c926ffb018a4aea410f (patch) | |
tree | 96e40d9c6690878008d6d4f1ca672fc6578d6d2d /lib/bug.c | |
parent | bb2ab10fa693110cffa7087ffe2749d6e9a27d5f (diff) | |
download | blackbird-op-linux-eeee9ebb54b76a33a13d2c926ffb018a4aea410f.tar.gz blackbird-op-linux-eeee9ebb54b76a33a13d2c926ffb018a4aea410f.zip |
lib/list_sort: test: use generic random32
Instead of using own pseudo-random generator, use generic linux
'random32()' function. Presumably, this should improve test coverage.
At the same time, do the following changes:
o Use shorter macro name for test list length
o Do not use strange 'l_h' name for 'struct list_head' element,
use 'list', because it is traditional name and thus, makes the
code more obvious and readable.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Cc: Don Mullis <don.mullis@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/bug.c')
0 files changed, 0 insertions, 0 deletions