Commit 5540e82
committed
fastrpc_test keeps a small log_debug() helper for optional verbose debug
use, but ShellCheck flags it with SC2317 because it is not exercised in
the normal visible path.
Add a narrow SC2317 suppression for the helper without changing the
current test flow or runtime behavior.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>1 parent 2fde3ea commit 5540e82
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
0 commit comments