Maulik Shah 58cfc8288e drivers: qcom: rpmh_master_stat: Remove unused size for SMEM item
Size is not used in stats driver after reading item from qcom_smem_get().
It can be passed as NULL if the caller of this API don't intend to use
it anywhere. Update driver to remove unused variable.

Change-Id: I60fe4e193fff4366eda0f29c684806421e9e6b86
Signed-off-by: Maulik Shah <mkshah@codeaurora.org>
2020-06-02 16:57:03 +05:30
2019-12-17 21:13:36 +01:00
2019-08-06 19:18:05 +02:00
2020-02-21 06:32:58 -08:00
2020-02-21 06:32:58 -08:00
2019-12-13 07:14:18 -08:00

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

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
No description provided
Readme 1.5 GiB
Languages
C 98.2%
Assembly 1.2%
Makefile 0.3%