aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2014-01-23 15:54:04 -0800
committerLinus Torvalds <[email protected]>2014-01-23 16:36:55 -0800
commitf30c0c32b69b6467fa23e2798432262428587471 (patch)
tree6762d341d05f717cacca88cbf779f3fd43b2b492 /tools/perf/scripts/python/check-perf-trace.py
parente13e64ece037104f5b04d0e98929ad2149c5bb09 (diff)
drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i2c_get_driver_data()
Fix up the following pointer-integer size mismatch warning in max8998_i2c_get_driver_data(): drivers/mfd/max8998.c: In function 'max8998_i2c_get_driver_data': drivers/mfd/max8998.c:178:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int)match->data; ^ Signed-off-by: David Howells <[email protected]> Cc: Tomasz Figa <[email protected]> Cc: Mark Brown <[email protected]> Cc: Samuel Ortiz <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions