diff options
| author | Shraddha Barke <shraddha.6596@gmail.com> | 2015-10-21 20:19:18 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-24 18:33:17 -0700 |
| commit | 34b8dae75fd52e5216456edbaee401f62c8024f5 (patch) | |
| tree | 9b54c40aac64766ffe4e337bc0a91cc5c8a68f26 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 4b6a8799f341820e7327fb534f130c7f82fb6356 (diff) | |
Staging: rtl8192u: Eliminate use of MSECS macro
Use msecs_to_jiffies instead of driver specific macro
MSECS. This is done using Coccinelle and semantic
patch used for this is as follows:
@@expression t;@@
- MSECS(t)
+ msecs_to_jiffies(t)
Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
