diff options
author | Peter Huewe <peterhuewe@gmx.de> | 2013-02-15 20:37:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-15 15:12:40 -0800 |
commit | 9388ad9c6a3188015b407cacabd68004f93f2165 (patch) | |
tree | 7cb4b926d142bb5fd6a3009a81a7bde0b74b1c9a /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 66b43eb25759b5bf76465c97107dc45b73eeb0e3 (diff) |
staging/xgifb: Remove unnecessary casts
Both functions xgifb_reg_get and inb return an u8 value, so we don't
need to cast their return value to unsigned char.
-> remove the cast
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions