[PATCH 09/30] Reuse result of previous strchr.
| Newsgroups | dev.linux.lists.lvm-devel |
|---|---|
| Message-ID | <87pquy613u.wl%[email protected]> |
At Mon, 25 Oct 2010 10:24:16 +0200, Zdenek Kabelac wrote: > > clang Argument with 'nonnull' attribute passed null > Reuse result of the last strchr call - it also makes sure, > 'st' point is nonnull for next strchr call. > > Signed-off-by: Zdenek Kabelac <[email protected]> Ack