|WARNING| pw140120 [PATCH v1 2/4] dts: add context manager for interactive shells

checkpatch at dpdk.org checkpatch at dpdk.org
Tue May 14 22:17:09 CEST 2024


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/140120

_coding style issues_


WARNING:TYPO_SPELLING: 'priviledged' may be misspelled - perhaps 'privileged'?
#166: FILE: dts/framework/remote_session/critical_interactive_shell.py:38:
+    _get_priviledged_command: Callable[[str], str] | None

WARNING:TYPO_SPELLING: 'priviledged' may be misspelled - perhaps 'privileged'?
#198: FILE: dts/framework/remote_session/critical_interactive_shell.py:70:
+        self._get_priviledged_command = get_privileged_command

WARNING:TYPO_SPELLING: 'priviledged' may be misspelled - perhaps 'privileged'?
#210: FILE: dts/framework/remote_session/critical_interactive_shell.py:82:
+        self._start_application(self._get_priviledged_command)

total: 0 errors, 3 warnings, 201 lines checked


More information about the test-report mailing list