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
Documentation/device_model: Fix wrong 'match()' example
'match()' should return non-zero for match success, but the example in
the document is returning non-zero for match failures. This commit
fixes it.
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
0 commit comments