diff options
| author | Oliver Graute <[email protected]> | 2017-11-26 21:07:10 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-11-28 14:11:49 +0100 |
| commit | c976752e39988b0b8d7d4d7f06ed0f67582b4d46 (patch) | |
| tree | 97bd243313f9980bfda25af21384d55ba3de1705 /tools/perf/scripts/python | |
| parent | 9be5755c4ae7ac2b5696493fcc706c7d4b81f525 (diff) | |
staging: pi433: pi433_if.c codestyle fix
This patch fixes the following checkpatch.pl error:
ERROR: spaces required around that '>=' (ctx:VxV)
#930: FILE: pi433_if.c:930:
+ for (i--; i>=0; i--)
ERROR: spaces required around that '=' (ctx:VxV)
#970: FILE: pi433_if.c:970:
+ for (i=0; i<NUM_DIO; i++)
Signed-off-by: Oliver Graute <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions