diff options
| author | Nathan Chancellor <natechancellor@gmail.com> | 2019-04-23 17:46:07 -0700 |
|---|---|---|
| committer | Michael Bestas <mkbestas@lineageos.org> | 2020-02-02 01:41:05 +0200 |
| commit | 15457b9a920613a525640e57305f8f04606ac5cb (patch) | |
| tree | 617cd759db091d18ef60d468abb863195f32f757 /scripts/gdb/linux/modules.py | |
| parent | 276c084e6eeb6616cdd458e6b6d7e9027398f28e (diff) | |
soc: qcom: rpm_master_stat: Fix strlcpy usage
Clang warns:
../drivers/soc/qcom/rpm_master_stat.c:400:13: warning: size argument in
'strlcpy' call appears to be size of the source; expected the size of
the destination [-Wstrlcpy-strlcat-size]
strlen(master_name) + 1);
~~~~~~~^~~~~~~~~~~~~~~~
62a79b84fd85 ("qcom: Port rpm logs and stats driver from 3.18 to 4.4 kernel")
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions
