locktorture: Change longdelay_us to longdelay_ms
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 1 Apr 2015 15:42:27 +0000 (08:42 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 27 May 2015 19:59:57 +0000 (12:59 -0700)
commit61d49d2f9888ace06ab127cf6f063bed7c3b2e53
treedd1cb27eeff0440a08b15887b181f469abcb458d
parent3838cc1850ccd09f93e729e9047ec1995026f83e
locktorture: Change longdelay_us to longdelay_ms

The locktorture long delays are in milliseconds rather than microseconds,
so this commit changes the name of the corresponding variable from
longdelay_us to longdelay_ms.

Reported-by: Ben Goodwyn <bgoodwyn@softnas.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Davidlohr Bueso <dave@stgolabs.net>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
kernel/locking/locktorture.c
This page took 0.024516 seconds and 5 git commands to generate.