diff options
| author | Mukesh Ojha <mukesh.ojha@oss.qualcomm.com> | 2026-08-03 17:13:28 +0530 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-08-04 17:32:01 -0500 |
| commit | bcacae90e8c1a2be0716895dda663fb5fdf9f85e (patch) | |
| tree | 177de3722523ce2e2c35bb25169ab0ee15865cd0 /scripts | |
| parent | b08aeb36957e7a6bd1afc3802a82c3be52066aba (diff) | |
| download | linux-next-bcacae90e8c1a2be0716895dda663fb5fdf9f85e.tar.gz linux-next-bcacae90e8c1a2be0716895dda663fb5fdf9f85e.zip | |
remoteproc: fix coding style issues in remoteproc.h
The function pointer declarations for find_loaded_rsc_table() and
get_loaded_rsc_table() had their opening parenthesis at the end of
the line. Move the first argument onto the same line as the opening
parenthesis to fix the checkpatch warning.
Also remove a spurious blank line after the opening brace in
struct rproc_vdev.
Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260803114331.3277263-3-mukesh.ojha@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
