mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-24 04:37:23 +07:00
8bee8084ba
- fix coding style issues introduced in gpio-mockup during merge window -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEFp3rbAvDxGAT0sefEacuoBRx13IFAl4PbwMACgkQEacuoBRx 13KvxBAAno+i11oKSj7jJziukycVEwrVnQIIqMdSMI60dpbS92DMJZy75M1S1gCB M51gm614qL10RL96pizRmHgC0UVQJNF2VrGWtUXpKt9MKC5LLR4tJ6JEPv7pgEwH XJ7euU0klZT64XIiVg9i8fgkqTKPrMoo39I5M6hdUD6e5KkCxvMrtHgk1U79mpuc Fz/RsipaCaGN4OzyvAzLQu33D3T2hq08Hi1LsDXzf+MxRWsopuVKiwkVyRkUxtsK SocFc9sACRtuDfy68oHJINhNTFag73CUvg16dcUecdozQhBarZh3BF8CAjfOMcRl MA1IYl4AH4DkzkgdRj7O9MBtTujSoHlqA/ybZCAARfnmtz0eXzoH833uROfw0jlK JvZT0IeiRd3Ta5C+JHua9S2DZ+tiuU8SXYmkfx66PQNAJEWZ7ZGgRlBZZSj3Fm4z g3BwnMqkmSqLkooF1exRwMLtDlmilpsjOI3LmImIb4Pjel3cBaOlp743xU7IvkGj WQ5u0oHrosVI0LHjj6IghemQsqbZjtnuH3NGL8UQibwUNzOEm6GCLH1/L4l5WOvY 5qOXq88CYtUZy8QijsKyRpKLoJMu5WCRyimXpFS/+Z9dUhe017aDSo8jhpofzvgV KGot0zn4fCkmzgZz9isUZftukXo8/y2W2XDXm0q10yp/nNPYHI0= =hKqV -----END PGP SIGNATURE----- Merge tag 'gpio-fixes-for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes gpio fixes for v5.5-rc5 - fix coding style issues introduced in gpio-mockup during merge window |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.