commit | 0d5ab144429e8bd80889b856a44d56ab4a5cd59b | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Thu Jul 02 08:32:25 2020 -0700 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Thu Jul 02 08:35:02 2020 -0700 |
tree | 0e8965dbda5252a83de61d67d37a8aab93334940 | |
parent | 73f9941306d5ce030f3ffc7db425c7b2a798cf8e [diff] |
xtensa: update *pos in cpuinfo_op.next Increment *pos in the cpuinfo_op.next to fix the following warning triggered by cat /proc/cpuinfo: seq_file: buggy .next function c_next did not update position index Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>