git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71954f2
)
mwifiex: remove redundant timestamps in debug prints
author
Bing Zhao
<bzhao@marvell.com>
Thu, 17 Jul 2014 22:55:09 +0000
(15:55 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 18 Jul 2014 17:45:26 +0000
(13:45 -0400)
We don't need wall-clock time here, and in most configurations
that care, there are already timestamps in the kernel using
CONFIG_PRINTK_TIME=y.
Reported-by: Paul Stewart <pstew@chromium.org>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found