Skip to content

io_uring_prep_cmd_sock: cast pointer to untptr_t first #989

io_uring_prep_cmd_sock: cast pointer to untptr_t first

io_uring_prep_cmd_sock: cast pointer to untptr_t first #989

Workflow file for this run

name: Shellcheck
on:
# Trigger the workflow on push or pull requests.
push:
pull_request:
jobs:
test:
runs-on: ubuntu-22.04
steps:
- name: Checkout source
uses: actions/checkout@v3
- name: Display shellcheck version
run: shellcheck --version
- name: Shellcheck execution
run: shellcheck test/runtest*.sh