diff options
| author | Peter Huewe <[email protected]> | 2013-02-05 00:29:45 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-02-05 11:16:21 -0800 |
| commit | 1504ecbeecfb206179e39d66d7f4d4af542ec45c (patch) | |
| tree | 3208f3b13ea049e290b569a5e6d0e7e434aa045e /tools/perf/scripts/python/netdev-times.py | |
| parent | 0141bb2ed95d87cbcc53ebd282b943d061881fce (diff) | |
staging/xgifb: Don't write the same values x times
With the previous patch 'Move duplicated code for dram to helper
function' it becomes evident that the code is performing the same
thing 4 or 8 times in a row without changing arguments to the function
and thus writing the same values over and over again.
It was tested that these repeats are unnecessary.
-> we can safely remove them.
Tested-by: Aaro Koskinen <[email protected]>
Signed-off-by: Peter Huewe <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions