From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pg1-f177.google.com (mail-pg1-f177.google.com [209.85.215.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2D4AC3FC3 for ; Sat, 28 Aug 2021 13:02:36 +0000 (UTC) Received: by mail-pg1-f177.google.com with SMTP id e7so8640811pgk.2 for ; Sat, 28 Aug 2021 06:02:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mime-version:content-disposition; bh=grz/v4rMmgpArLNWapXH90U0PLg2ful4VnniTa/BkFM=; b=QmBzWKooJhpmAJeDZCYKJLdXGH9T21ozKangbOanPc6WkVZ4fuZP7rR+9yb902J60H +ZdtrDgjfliDsnERTgtZFGWlEyCelWU3MZtbjLtKTnWPMVo2F1rhn4btmgCO8yfpbnKR ypjK+PEUL7ZRVRZ0LJPA0Pt+2adqgDucyMvfIVnFkCVFb/EfyrQnyhRS6qvocrzHAwdO UhmRr3DaSANXTsxbIy+rdx9dySu0tHQSH2uhUeSVxlXvGQkxnc52PFYvbYs9MIjPXWuv diokaW2J0nTQeSRvpFuoNcdCwb3uof381re9txMXE9T72mwWpmEwImUIcBDEfkqTK2v6 6VFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition; bh=grz/v4rMmgpArLNWapXH90U0PLg2ful4VnniTa/BkFM=; b=WgeFp6wneoyQttw84P53QNim2uZeq6SSMTOWYxKaBo0eWmbQE0Vnya76K1I/3sml78 KzXQKAXph3ntkp0GQTPZaB29ZgmA6DBntdFFmdLQDlEl/RHO7jFLXwyUnZgM7xbKeFi5 i/RU2iPG67nJR9SGiPY5EWY0ay2O7G8yx3Ogu3jHlN1P3XSU5tD/Pw0WNQoNdN4v8Jv1 CEhs4DrLItC95kRUTc2s2gsnFD9NHCEI4Mu3Od8qQAwBFcQxw9aRilf7uIVN4C+Z60rG v2a0RK+EWmq6ZV+exXFruMnEEYcILEjul1s5JziCizhP/0jwJyrCXQqFI6gfDhmNJZgh DU0g== X-Gm-Message-State: AOAM531rD+cPTVsYBaKJIEzO9WLGYnh9GTNJF0aFWsOLp4ll+EbvyYUU 75m0O7iHUPf5S8QdVLokj9o= X-Google-Smtp-Source: ABdhPJy+nG2ABLsi4WaNOS1JkwPHOWDCAwbCmZErBzjiK8yN6uXiOWCwjmloqMb2ZolfpjvhRerLcg== X-Received: by 2002:a63:2243:: with SMTP id t3mr12183949pgm.114.1630155755652; Sat, 28 Aug 2021 06:02:35 -0700 (PDT) Received: from user ([117.98.200.228]) by smtp.gmail.com with ESMTPSA id q9sm9302329pfs.40.2021.08.28.06.02.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 28 Aug 2021 06:02:35 -0700 (PDT) Date: Sat, 28 Aug 2021 18:32:29 +0530 From: Saurav Girepunje To: Larry.Finger@lwfinger.net, phil@philpotter.co.uk, gregkh@linuxfoundation.org, straube.linux@gmail.com, martin@kaiser.cx, jing.yangyang@zte.com.cn, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Cc: saurav.girepunje@hotmail.com Subject: [PATCH] staging: r8188eu: os_dep: remove unused static variable Message-ID: Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Remove unused static variable rtw_enusbss from os_intfs.c file. Signed-off-by: Saurav Girepunje --- drivers/staging/r8188eu/os_dep/os_intfs.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/r8188eu/os_dep/os_intfs.c b/drivers/staging/r8188eu/os_dep/os_intfs.c index 8d0158f4a45d..c3ac0ae153f8 100644 --- a/drivers/staging/r8188eu/os_dep/os_intfs.c +++ b/drivers/staging/r8188eu/os_dep/os_intfs.c @@ -85,7 +85,6 @@ static int rtw_AcceptAddbaReq = true;/* 0:Reject AP's Add BA req, 1:Accept AP's static int rtw_antdiv_cfg = 2; /* 0:OFF , 1:ON, 2:decide by Efuse config */ static int rtw_antdiv_type; /* 0:decide by efuse 1: for 88EE, 1Tx and 1RxCG are diversity.(2 Ant with SPDT), 2: for 88EE, 1Tx and 2Rx are diversity.(2 Ant, Tx and RxCG are both on aux port, RxCS is on main port), 3: for 88EE, 1Tx and 1RxCG are fixed.(1Ant, Tx and RxCG are both on aux port) */ -static int rtw_enusbss;/* 0:disable, 1:enable */ static int rtw_hwpdn_mode = 2;/* 0:disable, 1:enable, 2: by EFUSE config */ @@ -133,7 +132,6 @@ module_param(rtw_low_power, int, 0644); module_param(rtw_wifi_spec, int, 0644); module_param(rtw_antdiv_cfg, int, 0644); module_param(rtw_antdiv_type, int, 0644); -module_param(rtw_enusbss, int, 0644); module_param(rtw_hwpdn_mode, int, 0644); module_param(rtw_hwpwrp_detect, int, 0644); module_param(rtw_hw_wps_pbc, int, 0644); -- 2.32.0