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:
820a1a5
)
iwlwifi: mvm: don't use void pointers in debugfs
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 12 Nov 2013 16:16:38 +0000
(17:16 +0100)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Mon, 9 Dec 2013 20:29:03 +0000
(22:29 +0200)
There's really no reason to use void *dbgfs_data
rather than a struct iwl_mvm *mvm, so do that.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found