summaryrefslogtreecommitdiffstats
path: root/fs/configfs
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>2016-02-13 10:04:04 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-14 16:38:11 -0800
commit4763a75289926cce327f7c25b4f757d29377d127 (patch)
treea47788fed71441777c2adc616b665ed53e728623 /fs/configfs
parent69bf7ecea2f441aeed71b496d92e31c6a86d9504 (diff)
downloadlinux-4763a75289926cce327f7c25b4f757d29377d127.tar.gz
linux-4763a75289926cce327f7c25b4f757d29377d127.tar.bz2
linux-4763a75289926cce327f7c25b4f757d29377d127.zip
staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_jiffies
Replace driver specific macro MSECS with msecs_to_jiffies(). This was found using the following Coccinelle semantic patch: //<smpl> @@ expression e; @@ - MSECS(e) + msecs_to_jiffies(e) //</smpl> Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/configfs')
0 files changed, 0 insertions, 0 deletions