Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751370AbdIPOer (ORCPT ); Sat, 16 Sep 2017 10:34:47 -0400 Received: from mail-pf0-f194.google.com ([209.85.192.194]:33247 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751249AbdIPOeq (ORCPT ); Sat, 16 Sep 2017 10:34:46 -0400 X-Google-Smtp-Source: AOwi7QAiRgLlmDBmXTv+nCCuf9i8N351IRcAhwINnpPmb8e2r554AnjnFQEArQp7LWKCruvslDVT6g== From: Srishti Sharma To: lidza.louina@gmail.com Cc: markh@compro.net, gregkh@linuxfoundation.org, driverdev-devel@linuxdriverproject.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com, Srishti Sharma Subject: [PATCH 0/2] Remove unused variables in structure definition Date: Sat, 16 Sep 2017 20:04:39 +0530 Message-Id: X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 357 Lines: 12 This patch series attempts to remove unused variables in structure variables and the comments associated with them. Srishti Sharma (2): Staging: dgnc: Remove unused variables in structure definition Staging: dgnc: Remove unused variable in structure drivers/staging/dgnc/dgnc_driver.h | 15 --------------- 1 file changed, 15 deletions(-) -- 2.7.4