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.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT 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 B611CC433E0 for ; Tue, 23 Jun 2020 15:44:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8ACED2072E for ; Tue, 23 Jun 2020 15:44:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732955AbgFWPoH (ORCPT ); Tue, 23 Jun 2020 11:44:07 -0400 Received: from www.linuxtv.org ([130.149.80.248]:54288 "EHLO www.linuxtv.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732940AbgFWPoH (ORCPT ); Tue, 23 Jun 2020 11:44:07 -0400 Received: from builder.linuxtv.org ([140.211.167.10]) by www.linuxtv.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jnl1b-006IQC-4z; Tue, 23 Jun 2020 15:39:51 +0000 Received: from [127.0.0.1] (helo=builder.linuxtv.org) by builder.linuxtv.org with esmtp (Exim 4.92) (envelope-from ) id 1jnl7t-00022h-Pe; Tue, 23 Jun 2020 15:46:21 +0000 From: Jenkins To: mchehab+samsung@kernel.org, linux-media@vger.kernel.org Cc: builder@linuxtv.org Subject: Re: [GIT PULL FOR v5.9] Various fixes/enhancements (#64836) Date: Tue, 23 Jun 2020 15:46:21 +0000 Message-Id: <20200623154621.7810-1-jenkins@linuxtv.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org From: builder@linuxtv.org Pull request: https://patchwork.linuxtv.org/patch/64836/ Build log: https://builder.linuxtv.org/job/patchwork/56676/ Build time: 00:35:47 Link: https://lore.kernel.org/linux-media/d4e7cebd-23de-831f-9f12-5822079fbf90@xs4all.nl gpg: Signature made Tue 23 Jun 2020 03:04:00 PM UTC gpg: using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5 gpg: Good signature from "Hans Verkuil " [unknown] gpg: aka "Hans Verkuil " [full] Summary: 2 patches and/or PDF generation with issues, being 0 at build time Error/warnings: Error #256 when running cat patches/0007-media-vb2-Print-the-queue-pointer-in-debug-messages.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict: $ cat patches/0007-media-vb2-Print-the-queue-pointer-in-debug-messages.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict -:35: CHECK: Macro argument 'level' may be better as '(level)' to avoid precedence issues -:90: CHECK: Alignment should match open parenthesis -:265: CHECK: Alignment should match open parenthesis -:279: WARNING: line length of 106 exceeds 100 columns -:280: CHECK: Alignment should match open parenthesis -:592: CHECK: Alignment should match open parenthesis -:619: CHECK: Alignment should match open parenthesis -:920: CHECK: Macro argument 'level' may be better as '(level)' to avoid precedence issues