diff options
author | Johnny Kim <johnny.kim@atmel.com> | 2015-08-13 13:41:21 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-14 19:02:52 -0700 |
commit | 2b05df556e01f846fd67f8888add9919af55f35c (patch) | |
tree | 0022daa1b16e82f01e6a0e224aa8a02ff2e901c9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 11f58c88ddf8613dde976e0fe18afecefaf04195 (diff) |
staging: wilc1000: clarify the argument type
This patch replaces the void pointer type in the host interface
functions which process the message from host thread by the real data
type, tstrWILC_WFIDrv because the void pointer type as the arguments
is not clear and concise. In addition, typecasting to the void pointer
type is removed becasue it is not necessary.
Signed-off-by: Johnny Kim <johnny.kim@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions