aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTony Cho <[email protected]>2015-10-14 20:46:30 +0900
committerGreg Kroah-Hartman <[email protected]>2015-10-16 21:34:12 -0700
commitf61c5aff3b4213f246e0531b47f7c6d76f2574ea (patch)
tree7cd3b1ea656fe8c05d6e3946ee3e322043818ac6 /tools/perf/scripts/python/bin
parent9b7ecb01886b4ad34e3cbabb08796bff1e1a709d (diff)
staging: wilc1000: remove typedef from the linux_wlan_t
This patch removes typedef from the struct linux_wlan_t and renames it to the wilc. In addition, all of linux_wlan_t is replaced with struct wilc and memory allocation style is changed with preferred form as well like the following: p = kmalloc(sizeof(*p), ...) where "struct wilc" is used Signed-off-by: Tony Cho <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions