mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 22:50:41 +00:00
Greg Kroah-Hartman
77e8355046
Update peci-next for v6.13-rc1
A small change in peci-npcm driver to mark peci_controller_ops as const. -----BEGIN PGP SIGNATURE----- iQJOBAABCAA4FiEEVeIYQcCloMPRsCC93RgStozwYHYFAmcbZNEaHGl3b25hLndp bmlhcnNrYUBpbnRlbC5jb20ACgkQ3RgStozwYHa2oRAAiPZH534wM9AQGsU4N/93 WmP4D/WlIdkL3ggsAY96lmmR195ADBFCdiNn8Z4oSwVcSFj0GNomm7FmQmJ//GaR hIJh0ENNEI1IeLzB/jkBS/ROPKfZYYCTcHA5l9Up3Mp3G4mtg/RgRaKOIPiSfary pBie7SWswy7eRDZZGAQD6rEAm4xd2f94f4Ryjzr6WyceyUuKl68QodvarWtOvgbS GZXtNMKKaJBJSBGPhsM3YMsvpMkgl6kXuP8miFofdKqGpzoDRHjZDLloP85Z3SBC 8PKmbklRcaWUXvsisunbTFXwNbrcHqgs9lXzVlnLNUA2b6l4aIPm+1XMJwccmN9S bm4Jv51bafNTs73l1mbM3CeM5zNHMCysP0FEuJXuTPTyJcPLomnWU7YYbvc3vH9R QoUbLNFmkn35y7L2Gm1RCJXAjibsTYuzVPlJmkFhii4hUq0DaC8URSCXYqD/TpHj hUAwgpspA4mSHysWbl/hYK/1uZUbEQt+qD3CyEzf2s45tBJFyI+F/yN0NOPTt6fJ tLgiOQQXkGMA0Y0K4RbDk4CpktSpprDCdh/iiIOtCyme3ys66uQDdH6b0T4drltw lOku8GsEdJa84GOSKHW3cScpGrUWx62/RHB3o3z6SPD+8N79ofogcck5+bhN+ZQk 11OP60p4ODEiV2TDS/VZcrg= =MAQ3 -----END PGP SIGNATURE----- Merge tag 'peci-next-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/iwi/linux into char-misc-next Iwona writes: Update peci-next for v6.13-rc1 A small change in peci-npcm driver to mark peci_controller_ops as const. * tag 'peci-next-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/iwi/linux: peci: npcm: Constify struct peci_controller_ops
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 reStructuredText 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.
Description
Languages
C
97.5%
Assembly
1%
Shell
0.6%
Python
0.3%
Makefile
0.3%