diff options
author | Josh Triplett <[email protected]> | 2013-11-07 12:03:06 +1100 |
---|---|---|
committer | Michal Marek <[email protected]> | 2013-11-07 10:47:13 +0100 |
commit | c2e182fab04c1fb50e7dac05d0fd78d331225ad0 (patch) | |
tree | 862352b8702d601592e1f9656103fe501bfed4b9 /lib/mpi/mpi-internal.h | |
parent | 5a7b2d27960c7390f1729b6b81eaf94d9e7f3837 (diff) |
scripts/bloat-o-meter: use .startswith rather than fragile slicing
str.startswith has existed since at least Python 2.0, in 2000; use it
rather than a fragile comparison against an initial slice of a string,
which requires hard-coding the length of the string to compare against.
Signed-off-by: Josh Triplett <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions