Skip to content

pmos.config: enable CONFIG_CRYPTO_MD4=m #537

pmos.config: enable CONFIG_CRYPTO_MD4=m

pmos.config: enable CONFIG_CRYPTO_MD4=m #537

Workflow file for this run

name: Check
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 64
- name: Run checkpatch.pl
run: ./.ci-check.sh HEAD~1