Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758652AbcJYJGy (ORCPT ); Tue, 25 Oct 2016 05:06:54 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:51938 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756289AbcJYJGw (ORCPT ); Tue, 25 Oct 2016 05:06:52 -0400 Date: Tue, 25 Oct 2016 12:06:21 +0300 From: Dan Carpenter To: SF Markus Elfring Cc: linux-media@vger.kernel.org, Hans Verkuil , Laurent Pinchart , Mauro Carvalho Chehab , Rafael =?iso-8859-1?Q?Louren=E7o?= de Lima Chehab , Shuah Khan , Wolfram Sang , LKML , kernel-janitors@vger.kernel.org Subject: Re: [PATCH 3/3] [media] au0828-video: Move two assignments in au0828_init_isoc() Message-ID: <20161025090621.GG4469@mwanda> References: <1ab6b168-3c69-97c2-d02e-cd64b7fa222f@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1ab6b168-3c69-97c2-d02e-cd64b7fa222f@users.sourceforge.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 297 Lines: 9 This patch introduces bugs. It's my policy to not explain the Markus's bugs because otherwise he will just resend the patchset and I have asked him many times to stop. I will happily review bug fix patches but I really think he should stop sending these cleanup patches. regards, dan carpenter