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:
a43ad46
)
iwlwifi: don't export tracepoints unnecessarily
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 5 Aug 2014 08:36:54 +0000
(10:36 +0200)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Wed, 3 Sep 2014 19:49:03 +0000
(22:49 +0300)
The tracepoints that are only used in code linked with iwlwifi.ko,
as are the tracepoints, don't need to be exported, so don't.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found