]> sourceware.org Git - lvm2.git/commit
Optimize second call to strchr with same parameters
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 1 Dec 2010 10:36:25 +0000 (10:36 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 1 Dec 2010 10:36:25 +0000 (10:36 +0000)
commit1d2f212a3d45eaa542e40f76188cf3be0f8f6693
treec4943d766313cf84727d1ea020f1eb29ac8fd885
parent2937b51eaaecc1c71dc54c752de4d2d6faba1737
Optimize second call to strchr with same parameters

Small optimalization - reusing already known strchr result.
tools/toollib.c
This page took 0.037395 seconds and 5 git commands to generate.