codestyle: replace leading spaces with tabs in target files (#1954)

This commit is contained in:
Andreas Ziegler 2020-03-09 22:19:07 +01:00 committed by GitHub
parent 694b6e493d
commit 43995c4624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 13 additions and 13 deletions

View File

@ -49,7 +49,7 @@ device('devolo-wifi-pro-1750x', 'devolo_dvl1750x', {
-- GL.iNet
device('gl.inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', {
factory = false,
factory = false,
})
-- OCEDO

View File

@ -1,14 +1,14 @@
device('avm-fritz-box-7360-sl', 'avm_fritz7360sl', {
factory = false,
aliases = {'avm-fritz-box-7360-v1', 'avm-fritz-box-7360-v2'},
factory = false,
aliases = {'avm-fritz-box-7360-v1', 'avm-fritz-box-7360-v2'},
})
device('avm-fritz-box-7362-sl', 'avm_fritz7362sl', {
factory = false,
factory = false,
})
device('avm-fritz-box-7412', 'avm_fritz7412', {
factory = false,
factory = false,
})
-- TP-Link

View File

@ -3,6 +3,6 @@ device('avm-fritz-box-7312', 'avm_fritz7312', {
})
device('avm-fritz-box-7320', 'avm_fritz7320', {
factory = false,
aliases = {'avm-fritz-box-7330', 'avm-fritz-box-7330-sl'},
factory = false,
aliases = {'avm-fritz-box-7330', 'avm-fritz-box-7330-sl'},
})

View File

@ -1,7 +1,7 @@
-- Aerohive
device('aerohive-hiveap-330', 'hiveap-330', {
factory = false,
factory = false,
})
@ -15,6 +15,6 @@ device('enterasys-ws-ap3710i', 'ws-ap3710i', {
-- OCEDO
device('ocedo-panda', 'panda', {
factory = false,
factory = false,
})

View File

@ -35,11 +35,11 @@ device('nexx-wt3020-8m', 'wt3020-8M', {
local tplink_region_suffix = ''
if (env.GLUON_REGION or '') ~= '' then
tplink_region_suffix = '-' .. env.GLUON_REGION
tplink_region_suffix = '-' .. env.GLUON_REGION
end
device('tp-link-archer-c2-v1', 'tplink_c2-v1', {
factory = false,
factory = false,
})
device('tp-link-archer-c20-v1', 'tplink_c20-v1')
@ -47,7 +47,7 @@ device('tp-link-archer-c20-v1', 'tplink_c20-v1')
device('tp-link-archer-c20i', 'ArcherC20i')
device('tp-link-archer-c50', 'ArcherC50v1', {
factory = '-squashfs-factory' .. tplink_region_suffix,
factory = '-squashfs-factory' .. tplink_region_suffix,
})

View File

@ -13,7 +13,7 @@ device('d-link-dir-860l-b1', 'dir-860l-b1')
-- Netgear
device('netgear-ex6150', 'netgear_ex6150', {
factory_ext = '.chk',
factory_ext = '.chk',
})
device('netgear-r6220', 'r6220', {