mirror of
https://github.com/gta7lite/android_kernel_samsung_mt6765.git
synced 2026-02-08 17:56:34 -08:00
lineage-22.2
/home/jmpfbmx/android/lineage/21/kernel/samsung/mt6765/drivers/misc/mediatek/connectivity/wlan/core/gen4m/os/linux/gl_sys.c:165:3: error: 'sscanf' may overflow; destination buffer in argument 3 has size 18, but the corresponding specifier may require size 19 [-Werror,-Wfortify-source]
165 | (uint8_t *)&aucMacAddrOverride);
| ^
1 error generated.
Change-Id: I972ac8a7ee45a89c2c8c9f72b1162fd368ffd6eb
Signed-off-by: jmpfbmx <jmpf.bmx@gmail.com>
…
…
…
…
…
…
…
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.
See Documentation/00-INDEX for a list of what is contained in each file.
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
98%
Assembly
1.1%
Makefile
0.4%
Shell
0.1%
Python
0.1%