diff options
author | 2012-11-11 17:37:59 +0200 | |
---|---|---|
committer | 2012-11-15 15:34:18 -0800 | |
commit | db3ed43185c6f5d4fd6c5ac963347b849540996e (patch) | |
tree | 46690fbfd58c7d2da479865c7061f6c50b8d6d64 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mei: amthif: prefix cb list with amthif (diff) | |
download | linux-dev-db3ed43185c6f5d4fd6c5ac963347b849540996e.tar.xz linux-dev-db3ed43185c6f5d4fd6c5ac963347b849540996e.zip |
mei: use type struct mei_cl *cl instead of void in struct mei_cb
We can use correct type 'struct mei_cl' instead of
'void *' for file_private in the struct mei_cb
as there is no other type assigned to this member of the structure
We rename the member from file_private to cl
Remove about 10 lines of declarations of temporary variables
used for type casting
Signed-off-by: Tomas Winkler <tomas.winkler@intel.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