Skip to content

Conversation

kernel-patches-bot
Copy link

Pull request for series with
subject: tools/bpftool: Fix error return code in do_batch()
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=497149

@kernel-patches-bot
Copy link
Author

Master branch: 380afe7
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=497149
version: 1

kernel-patches-bot and others added 2 commits June 11, 2021 15:18
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.

Fixes: 668da74 ("tools: bpftool: add support for quotations ...")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Zhihao Cheng <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
@kernel-patches-bot
Copy link
Author

Master branch: 380afe7
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=497149
version: 1

@kernel-patches-bot kernel-patches-bot force-pushed the series/497149=>bpf-next branch from 74098c8 to 2205313 Compare June 11, 2021 22:18
@kernel-patches-bot
Copy link
Author

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

@kernel-patches-bot kernel-patches-bot deleted the series/497149=>bpf-next branch June 11, 2021 23:11
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 16, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1317: FILE: net/core/pktgen.c:1317:
  +               }
  +               else

And checkpatch follow up code style check:

  CHECK: Unbalanced braces around else statement
  kernel-patches#1316: FILE: net/core/pktgen.c:1316:
  +               } else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 16, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1317: FILE: net/core/pktgen.c:1317:
  +               }
  +               else

And checkpatch follow up code style check:

  CHECK: Unbalanced braces around else statement
  kernel-patches#1316: FILE: net/core/pktgen.c:1316:
  +               } else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 16, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1317: FILE: net/core/pktgen.c:1317:
  +               }
  +               else

And checkpatch follow up code style check:

  CHECK: Unbalanced braces around else statement
  kernel-patches#1316: FILE: net/core/pktgen.c:1316:
  +               } else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 16, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1317: FILE: net/core/pktgen.c:1317:
  +               }
  +               else

And checkpatch follow up code style check:

  CHECK: Unbalanced braces around else statement
  kernel-patches#1316: FILE: net/core/pktgen.c:1316:
  +               } else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 16, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1317: FILE: net/core/pktgen.c:1317:
  +               }
  +               else

And checkpatch follow up code style check:

  CHECK: Unbalanced braces around else statement
  kernel-patches#1316: FILE: net/core/pktgen.c:1316:
  +               } else

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 16, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1317: FILE: net/core/pktgen.c:1317:
  +               }
  +               else

And checkpatch follow up code style check:

  CHECK: Unbalanced braces around else statement
  kernel-patches#1316: FILE: net/core/pktgen.c:1316:
  +               } else

Signed-off-by: Peter Seiderer <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 16, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1317: FILE: net/core/pktgen.c:1317:
  +               }
  +               else

And checkpatch follow up code style check:

  CHECK: Unbalanced braces around else statement
  kernel-patches#1316: FILE: net/core/pktgen.c:1316:
  +               } else

Signed-off-by: Peter Seiderer <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 17, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1317: FILE: net/core/pktgen.c:1317:
  +               }
  +               else

And checkpatch follow up code style check:

  CHECK: Unbalanced braces around else statement
  kernel-patches#1316: FILE: net/core/pktgen.c:1316:
  +               } else

Signed-off-by: Peter Seiderer <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 17, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1317: FILE: net/core/pktgen.c:1317:
  +               }
  +               else

And checkpatch follow up code style check:

  CHECK: Unbalanced braces around else statement
  kernel-patches#1316: FILE: net/core/pktgen.c:1316:
  +               } else

Signed-off-by: Peter Seiderer <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
kuba-moo pushed a commit to linux-netdev/testing-bpf-ci that referenced this pull request Apr 17, 2025
Fix checkpatch code style errors:

  ERROR: else should follow close brace '}'
  kernel-patches#1317: FILE: net/core/pktgen.c:1317:
  +               }
  +               else

And checkpatch follow up code style check:

  CHECK: Unbalanced braces around else statement
  kernel-patches#1316: FILE: net/core/pktgen.c:1316:
  +               } else

Signed-off-by: Peter Seiderer <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant