chiark / gitweb /
core: rename Random* to RandomizedDelay*
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Nov 2015 21:32:41 +0000 (16:32 -0500)
committerSven Eden <yamakuzure@gmx.net>
Wed, 17 May 2017 13:22:14 +0000 (15:22 +0200)
commit38d15c7f653c3f689fca128974fb235b69cfc7f7
tree2b3853ad5417ab19d0f3f7297e1610e53bb1d81c
parentab661e0502f13a131b211f0669dacc6ff5fedccb
core: rename Random* to RandomizedDelay*

The name RandomSec is too generic: "Sec" just specifies the default
unit type, and "Random" by itself is not enough. Rename to something
that should give the user general idea what the setting does without
looking at documentation.
src/shared/bus-util.c