summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-07-09 16:38:43 +0300
committerKalle Valo <kvalo@codeaurora.org>2018-07-31 10:17:19 +0300
commitd01a4e04dab7fa1002722e5d09cfd9c037767348 (patch)
treea029c629738bfe5251829ef8baf15627074e820a /Documentation
parent2ddd82eef2ef900dd1505888348ef90ef51481a1 (diff)
downloadlinux-d01a4e04dab7fa1002722e5d09cfd9c037767348.tar.xz
airo: remove unused variables len and dev and clean up formatting
Variables len and dev assigned values but are never used hence they are redundant and can be removed. Also add in white space in for-loop and remove some { } braces on if statement. Cleans up clang warnings: warning: variable 'len' set but not used [-Wunused-but-set-variable] warning: variable 'dev' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions