summaryrefslogtreecommitdiffstats
path: root/kiss
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2017-01-31 13:46:12 +0100
committerRalf Baechle <ralf@linux-mips.org>2017-02-06 23:43:46 +0100
commit1eff1c10b445844571b7be4aa545788722325484 (patch)
tree563fc06363d85a58f622932d33f382e532b2b730 /kiss
parentb22317f80bcc98f6e8e811ed95135772e79c1c11 (diff)
axgetput: Don't check for negative return from strlen.
For one strlen does not return any errors. By its very nature strlen does not return negative results and its return type is size_t which happens to be unsigned. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'kiss')
0 files changed, 0 insertions, 0 deletions