Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1865981ybi; Mon, 1 Jul 2019 01:45:13 -0700 (PDT) X-Google-Smtp-Source: APXvYqzScognvskEGid0ApEimRKBLajC5IihphGgEIZ8EyUUZ2BVw46K+kTaZKmiZYYtkM4hZAfS X-Received: by 2002:a17:90a:ba94:: with SMTP id t20mr29887686pjr.8.1561970712912; Mon, 01 Jul 2019 01:45:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561970712; cv=none; d=google.com; s=arc-20160816; b=SNsFiHGndflDrL3LlodS2rGpIYMbxI7DQLn/w+VA4fr93w5SUh+UTVsCDOo9vGvpDa IVum2Fe/E/kEFoFpaP4EpkJJsdNPt52Xk9WToTujVVAqfwzB2W0FAdEQHMM6G7PTmiVp Hqj9HrKNxU3s6O0K78l9IgO4cCTZBaaxsCaT/iY8n9E3kvJJdI9RSFxU3uIrvzC3m5zT Y9F3eSFCAc9E4I9MQGcZQIQ46OEC7PFXQDpfMfF+O1VgMbDUtbLKrjZr1DrvQPddyQqE G/KX4Cdw9EWpmM4gTpjBp0n34BDYGooqoh9Tjp1QdcRiZhYX/TT3Sszxhh47PSLOtPd2 YENA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=dyNwUDtvroIyBxcgtEkR2imZiAcNVT87OiA/MtZsuoA=; b=mEZJnOuVzkjwlqzdY3BcYSgk4mJrWFlOVHcsv1sZNmQjHik6axBo9I2mvKsEaeTK+B 88F7I9qn710kt5J69czsioduBB02chgiNYkvMurWOos+1sOecgqCoKhLwxfDv5zOLvpy ksg9kwkhFb+cLhTqmyunhUTltitT7FLaYFgdc7hCd2eXx5uVlEOXMAKLAydpXWLOGmKm 8yE4KvkiQqryinWbHMK/mdF2tHIweM/BUBqWhPCgLcj1gPT3M8wGNI7LaRWcy0gyYwHK FVg+0V0HbIpIPo37t8AXry59vhGpE8YMf8hpEvC7xOvd+78ikKu9QObRKYAG0bOiFqbw +Ozw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="s/qgc/ht"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h15si9757032pgf.512.2019.07.01.01.44.57; Mon, 01 Jul 2019 01:45:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="s/qgc/ht"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727976AbfGAIn1 (ORCPT + 99 others); Mon, 1 Jul 2019 04:43:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:57842 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726442AbfGAIn1 (ORCPT ); Mon, 1 Jul 2019 04:43:27 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EE7DF208E4; Mon, 1 Jul 2019 08:43:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561970606; bh=0NA1/7KLb+cyKHN4XxT0JUUlB2v/LMeQRKGWYY+tSL8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=s/qgc/htOo3Uv83ZbeoSEyiDWw0kpslcG6HW8GNh3kma9esMgLz5Qg9a7e/l/Jkvq +W+7VwpCQbvjIw33Fnjh3RuMA9HW24/6CuW4cj1vxubvrRubsxlphXX/ffxsmPLLS6 vYWHlsxUiWXgyYYNbKVpsGb3EQWuHTu4JGzyT3kI= Date: Mon, 1 Jul 2019 10:43:23 +0200 From: Greg KH To: Harsh Jain Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, harshjain.prof@gmail.com Subject: Re: [PATCH 1/2] staging:kpc2000:Fix symbol not declared warning Message-ID: <20190701084323.GA21007@kroah.com> References: <20190628172724.2689-1-harshjain32@gmail.com> <20190628172724.2689-2-harshjain32@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190628172724.2689-2-harshjain32@gmail.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 28, 2019 at 10:57:23PM +0530, Harsh Jain wrote: > It fixes "symbol was not declared. Should it be static?" > sparse warning. > > Signed-off-by: Harsh Jain > --- > drivers/staging/kpc2000/kpc_i2c/i2c_driver.c | 4 ++-- This file isn't even in the linux-next tree at all, it has moved weeks ago. Always be sure to work against linux-next so that you do not create things that are not able to be accepted. thanks, greg k-h