aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFabio Aiuto <[email protected]>2021-04-04 16:09:20 +0200
committerGreg Kroah-Hartman <[email protected]>2021-04-05 12:16:15 +0200
commit0e1b6fe2813822117ddd287cf3c3d713a29c0af8 (patch)
tree5c1a401700a383751b3a8727ed64ae4ffa54967a /tools/perf/scripts/python
parenta46af2c860c92e7d1d25cdb1254be04e01c89e20 (diff)
staging: rtl8723bs: fix line exceed warning in core/rtw_security.c
fix the following post-commit hook checkpatch issue: WARNING: line length of 149 exceeds 100 columns 61: FILE: drivers/staging/rtl8723bs/core/rtw_security.c:729: + if (crc[3] != payload[length-1] || crc[2] != payload[length-2] || crc[1] != payload[length-3] || crc[0] != payload[length-4]) Signed-off-by: Fabio Aiuto <[email protected]> Link: https://lore.kernel.org/r/862862a3e309209e2508de0c9a1b5a02ce1312b2.1617545239.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions