Skip to content

Import the patch applied as (41cb08555c41) and the change for configure.ac to apply it to appropriate kernel versions #120

Import the patch applied as (41cb08555c41) and the change for configure.ac to apply it to appropriate kernel versions

Import the patch applied as (41cb08555c41) and the change for configure.ac to apply it to appropriate kernel versions #120

Workflow file for this run

on:
pull_request:
paths:
- '4.18/**'
permissions:
contents: read
jobs:
checkpatch:
runs-on: ubuntu-24.04
steps:
- name: Checkout the repo
uses: actions/checkout@v1
- name: Run checkpatch review
uses: webispy/checkpatch-action@master