Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phase 2 of task comm cleanups #2233

Closed
wants to merge 1 commit into from
Closed

Conversation

kernel-patches-bot
Copy link

Pull request for series with
subject: Phase 2 of task comm cleanups
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=590253

@kernel-patches-bot
Copy link
Author

Master branch: 2fa7d94
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=590253
version: 1

Pull request is NOT updated. Failed to apply https://patchwork.kernel.org/project/netdevbpf/list/?series=590253
error message:

Cmd('git') failed due to: exit code(128)
  cmdline: git am -3
  stdout: 'Applying: elfcore: replace old hard-code 16 with TASK_COMM_LEN_16
Patch failed at 0001 elfcore: replace old hard-code 16 with TASK_COMM_LEN_16
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".'
  stderr: 'error: sha1 information is lacking or useless (include/linux/elfcore-compat.h).
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch'

conflict:


@kernel-patches-bot
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=590253 irrelevant now. Closing PR.

@kernel-patches-bot kernel-patches-bot deleted the series/590253=>bpf branch December 4, 2021 18:06
kernel-patches-daemon-bpf bot pushed a commit that referenced this pull request Oct 17, 2023
Fix below checkpatch warning:

  WARNING: Missing a blank line after declarations
  #2233: FILE: drivers/net/can/usb/etas_es58x/es58x_core.c:2233:
  +		int ret = es58x_init_netdev(es58x_dev, ch_idx);
  +		if (ret) {

Fixes: d8f26fd ("can: etas_es58x: remove es58x_get_product_info()")
Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Link: https://lore.kernel.org/all/20230924110914.183898-3-mailhol.vincent@wanadoo.fr
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant