Skip to content
Snippets Groups Projects
Commit 032ea185 authored by Joe Hershberger's avatar Joe Hershberger Committed by Tom Rini
Browse files

env: Simplify the reverse_strstr() interface


The logic to find the whole matching name was split needlessly between
the reverse_strstr function and its caller. Fully contain it to make the
interface for calling it more consistent.

Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 7a0ad2cc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment