Skip to content

Fix kernel tool ID issue for Pro Pen 3 (0x4200) and Pro Pen 3D (0x8842) #108

Fix kernel tool ID issue for Pro Pen 3 (0x4200) and Pro Pen 3D (0x8842)

Fix kernel tool ID issue for Pro Pen 3 (0x4200) and Pro Pen 3D (0x8842) #108

Workflow file for this run

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