[Linux-kernel-mentees] Patches from the future - can checkpatch help?

Dwaipayan Ray dwaipayanray1 at gmail.com
Mon Feb 1 16:34:01 UTC 2021


Hi,
on linux-next,
$ git log --pretty=format:"%h%x09%ad" | awk '$6>2021 {print $1}'
gives:
4a2d78822fdf
12ca45fea91c
09f2724a786f

These are patches from the year 2085, 2037 and 2030 respectively.

Would a checkpatch rule be helpful for these or are they too
isolated to waste runtime on?

Thanks!
Dwaipayan.


More information about the Linux-kernel-mentees mailing list