summaryrefslogtreecommitdiff
path: root/drivers/staging/netlogic/Makefile
diff options
context:
space:
mode:
authorJérôme Pouiller <jerome.pouiller@silabs.com>2020-08-25 10:58:27 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-28 12:19:51 +0200
commit3b5583a98acb17006735544454aa4a9a355faa3c (patch)
treee062eb94896f0d2be8c19478900681571822f8c2 /drivers/staging/netlogic/Makefile
parent869f18bd71ee3a2430c3bcdd6bbd1c8f9ed8a467 (diff)
staging: wfx: remove useless extra jiffy
The initial developer has feared msecs_to_jiffies() could round down the result. However, the documentation of msecs_to_jiffies() says that the result is rounded upward. So the increment of the result of msecs_to_jiffies() is not necessary. Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com> Link: https://lore.kernel.org/r/20200825085828.399505-11-Jerome.Pouiller@silabs.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/netlogic/Makefile')
0 files changed, 0 insertions, 0 deletions