diff options
| author | Jaehoon Chung <[email protected]> | 2016-02-01 21:07:36 +0900 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2016-02-29 11:03:03 +0100 |
| commit | f53f1102950072e4c2548d1fd01de6aadb2202bd (patch) | |
| tree | 643901474268659ef0dcaa6dcdee8ada86c398c6 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d3204ab9951b755d35c540836402ae2668d3158b (diff) | |
mmc: block: don't use the OR operation for flag of data
After removed the MMC_DATA_STREAM, only two flags are remained.
(MMC_DATA_READ and MMC_DATA_WRITE)
The flags of READ and WRITE can't be used together.
That's why it doesn't need to use "OR' operation.
Signed-off-by: Jaehoon Chung <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions