From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 77D58C433DF for ; Tue, 28 Jul 2020 15:47:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4C28720825 for ; Tue, 28 Jul 2020 15:47:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="cMJVZYUs" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731047AbgG1PrZ (ORCPT ); Tue, 28 Jul 2020 11:47:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47718 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730856AbgG1PrY (ORCPT ); Tue, 28 Jul 2020 11:47:24 -0400 Received: from mail-oi1-x242.google.com (mail-oi1-x242.google.com [IPv6:2607:f8b0:4864:20::242]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A74F3C061794; Tue, 28 Jul 2020 08:47:24 -0700 (PDT) Received: by mail-oi1-x242.google.com with SMTP id 12so17879527oir.4; Tue, 28 Jul 2020 08:47:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YCLgayXVR84rgFeMyBYYYRpAkGF7Ck+bhddMBVycb04=; b=cMJVZYUseob/GyYm/slYbGX7F8Nm5ECy0snr5+bGRfsWn8HC2dUbmghG5UDIsTrSSR 8x0ItKdNvs85NKfK4qfcO36B0boH5tg+a9gswRmK2V+NxlgokEPiT8xTIDjvbxB2/da/ I4YL4YbfIg3tAhgIJQzOSlfc9UlydG6BQiUZYETqUftJsIkQc1tPlVbbONQsOJxrdkCC RELXTSJsxvsPXTEUu24HF4+P1BhD/9m5OAle1WfYTHywf8uOaBoXEghmPBxvwlKPZY41 w2Re/IabeFqMyp75VmjBGkiJRDBRqPjon0D5eUa1N6IPBpnEKjgSzrwZ05oae5j/cvJQ uPDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=YCLgayXVR84rgFeMyBYYYRpAkGF7Ck+bhddMBVycb04=; b=rYbtiAYSAR2cXFAORZ9nY0xxJLlNM0LQ2vxofpt6T4eKFZ6Ye1wDzWoc1K2ULEaHXk PRS3BB8GWNKzFn5/V8ZzwMNSkCewPQJ2NJ6aiE4o4zNvFFIAGxR787j37/ZyYERwZFml p8KaGYmg7g6Ohf+X6Hf40vuMAAmIGprqHYBP/66xg7m3ZN2Rw4oG2htdlcAMzza7BCYN GWXYBWdWkiBSwOxvULv79Wj9g6IFzQwVYyg6Phs1G3ToYRD/vRjrJlOngAoPpVlntpj5 ujyl19lNWHxYlkPA8s4horr5d/raklu0MbbNY8fDYlRb0YSVWcYOrQFZrx9fNtXTpJZQ an8w== X-Gm-Message-State: AOAM531WEmNffzKDb8ASCrxWFp9plsxAy+uoVc5Ih9g43rAfdCGumMFY /HxEXXz7E+uQZ/Fu/XwXUDZLJJFN5rSU7moWfcc= X-Google-Smtp-Source: ABdhPJyS7mrzx8DGeBh07Zri8yZLkxWNUUJWMY7Z5K/tddbNBKhDPUNoIvoOAGnCP4K4OomxSuELQP2R4UDNmGX56YA= X-Received: by 2002:aca:c5d6:: with SMTP id v205mr4223108oif.143.1595951244137; Tue, 28 Jul 2020 08:47:24 -0700 (PDT) MIME-Version: 1.0 References: <20200728143004.3228-1-dhiraj.sharma0024@gmail.com> In-Reply-To: From: Dhiraj Sharma Date: Tue, 28 Jul 2020 21:17:11 +0530 Message-ID: Subject: Re: [PATCH] media: usbvision: fixed coding style To: Hans Verkuil Cc: Greg KH , stern@rowland.harvard.edu, arnd@arndb.de, jrdr.linux@gmail.com, linux-media@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sorry I had committed a mistake by not replying to all. > Hi Dhiraj, > > On 28/07/2020 16:30, Dhiraj Sharma wrote: > > As per eudyptula challenge task 10 I had to fix coding styles. Thus I > > used checkpatch.pl script and fixed a chunk of warnings and few errors. > > As both drivers/staging/media/usbvision/Kconfig and .../TODO say, this > driver is deprecated and will be removed by the end of this year. > > So don't bother with this driver. > > Regards, > > Hans Alright Sir, I read that and thought that it can be merged this year though. Next if i see such sentences I will not do that From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=3.0 tests=BAYES_50,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 70C1BC433E3 for ; Tue, 28 Jul 2020 15:47:35 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 41D4A2065E for ; Tue, 28 Jul 2020 15:47:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="cMJVZYUs" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 41D4A2065E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id ECFA686444; Tue, 28 Jul 2020 15:47:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pIGshpvK4Tub; Tue, 28 Jul 2020 15:47:33 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id E416C860C0; Tue, 28 Jul 2020 15:47:33 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 6DC541BF573 for ; Tue, 28 Jul 2020 15:47:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 5978E87C9A for ; Tue, 28 Jul 2020 15:47:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id br1qo02IoVUB for ; Tue, 28 Jul 2020 15:47:25 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-oi1-f196.google.com (mail-oi1-f196.google.com [209.85.167.196]) by hemlock.osuosl.org (Postfix) with ESMTPS id DB4EC879CF for ; Tue, 28 Jul 2020 15:47:24 +0000 (UTC) Received: by mail-oi1-f196.google.com with SMTP id v13so1243280oiv.13 for ; Tue, 28 Jul 2020 08:47:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YCLgayXVR84rgFeMyBYYYRpAkGF7Ck+bhddMBVycb04=; b=cMJVZYUseob/GyYm/slYbGX7F8Nm5ECy0snr5+bGRfsWn8HC2dUbmghG5UDIsTrSSR 8x0ItKdNvs85NKfK4qfcO36B0boH5tg+a9gswRmK2V+NxlgokEPiT8xTIDjvbxB2/da/ I4YL4YbfIg3tAhgIJQzOSlfc9UlydG6BQiUZYETqUftJsIkQc1tPlVbbONQsOJxrdkCC RELXTSJsxvsPXTEUu24HF4+P1BhD/9m5OAle1WfYTHywf8uOaBoXEghmPBxvwlKPZY41 w2Re/IabeFqMyp75VmjBGkiJRDBRqPjon0D5eUa1N6IPBpnEKjgSzrwZ05oae5j/cvJQ uPDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=YCLgayXVR84rgFeMyBYYYRpAkGF7Ck+bhddMBVycb04=; b=o3S4t19h1LIM+ssQq1kL1jW2uS1LSfZ0yngBR4tNysUDMyOreod01k+EvfioNy0x9Z or0Tem+qpCH/hOgbWYetPWAoF+WJMSLUlPSHkSi2BzQqPHHYpn4TwHZ2xM6PjqP30og2 mXn1Dod+Te3mSp9ncq/JGxc8tHWsVzJBMBG7mGe68kLBVOVvfQ5DMnCA+r7iFaU9+l2u 4qETdMR1dohY0lfwhv1SXFK0/55ixuGycutZFRhtcRPdEq7b5NfkoloNFMCpusiF7gs2 mW4tuh5iijtizKyJVI7nOqqPcrqvRVZBcWYzCKYftdWVltOVnP9AdILZB66l2xAaXXOf ywPA== X-Gm-Message-State: AOAM531yLOU13YhvDrFVbyYarZLZ2fmJ8IYfQBndBy0ZuKGvpUbMl5zZ iyo2EYaI9jdMTTnKMCa+X7D2Mvvvlx3s95hwmjk= X-Google-Smtp-Source: ABdhPJyS7mrzx8DGeBh07Zri8yZLkxWNUUJWMY7Z5K/tddbNBKhDPUNoIvoOAGnCP4K4OomxSuELQP2R4UDNmGX56YA= X-Received: by 2002:aca:c5d6:: with SMTP id v205mr4223108oif.143.1595951244137; Tue, 28 Jul 2020 08:47:24 -0700 (PDT) MIME-Version: 1.0 References: <20200728143004.3228-1-dhiraj.sharma0024@gmail.com> In-Reply-To: From: Dhiraj Sharma Date: Tue, 28 Jul 2020 21:17:11 +0530 Message-ID: Subject: Re: [PATCH] media: usbvision: fixed coding style To: Hans Verkuil X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, arnd@arndb.de, Greg KH , linux-kernel@vger.kernel.org, stern@rowland.harvard.edu, jrdr.linux@gmail.com, linux-media@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" Sorry I had committed a mistake by not replying to all. > Hi Dhiraj, > > On 28/07/2020 16:30, Dhiraj Sharma wrote: > > As per eudyptula challenge task 10 I had to fix coding styles. Thus I > > used checkpatch.pl script and fixed a chunk of warnings and few errors. > > As both drivers/staging/media/usbvision/Kconfig and .../TODO say, this > driver is deprecated and will be removed by the end of this year. > > So don't bother with this driver. > > Regards, > > Hans Alright Sir, I read that and thought that it can be merged this year though. Next if i see such sentences I will not do that _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel