1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 01:20:14 +00:00
Luca Ceresoli b0d71cb44a thermal/drivers/bcm2835: Use %pC instead of %pCn
The %pC and %pCn printk format specifiers produce the exact same string. In
preparation for removing %pCn, use %pC.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Link: https://lore.kernel.org/r/20250311-vsprintf-pcn-v2-1-0af40fc7dee4@bootlin.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2025-05-16 12:50:00 +02:00
2025-05-11 11:30:13 -07:00
2025-05-09 10:34:50 -07:00
2025-05-11 10:29:29 -07:00
2025-05-11 10:33:25 -07:00
2025-05-11 10:33:25 -07:00
2025-04-18 13:20:20 -07:00
2024-09-01 20:43:24 -07:00
2025-05-11 10:23:53 -07:00
2025-04-24 12:59:05 -07:00
2025-05-01 10:22:20 +02:00
2025-05-11 11:30:13 -07:00
2025-04-08 13:47:55 -07:00
2025-05-11 10:29:29 -07:00
2025-02-19 14:53:27 -07:00
2025-05-11 10:29:29 -07:00
2025-05-11 14:54:11 -07:00
2024-03-18 03:36:32 -06:00

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.
Languages
C 97.1%
Assembly 1%
Shell 0.6%
Rust 0.4%
Python 0.4%
Other 0.3%