commit | 5627a9a310a32a032dedf24211431e8d138a9fdb | [log] [tgz] |
---|---|---|
author | Pranith Kumar <pranith@gatech.edu> | Wed Apr 16 16:46:01 2014 -0400 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue May 13 12:27:33 2014 -0700 |
tree | ead9a5fe9d8e7b1e9f5f542c56b1e46bdbdaa660 | |
parent | d9df87c5f4ddd5e49bc71be59d153b050204e0dc [diff] |
torture: Remove unused definition The torture_parm() macro is the same as torture_param(), and torture_parm() is not used. This commit therefore removes torture_parm(). Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>