You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pinctrl: completion: Careful with the current word
If the last word on the line doesn't have a trailing space then it
should still be considered for completion. Be careful to avoid looking
at the final element in COMP_WORDS to ensure that happens.
Signed-off-by: Phil Elwell <[email protected]>
0 commit comments