Message ID | 20190613155421.16408-1-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-renesas-soc-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 35EA713AF for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Thu, 13 Jun 2019 15:54:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2628921EEB for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Thu, 13 Jun 2019 15:54:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1643E26223; Thu, 13 Jun 2019 15:54:53 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id ED31F22B27 for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Thu, 13 Jun 2019 15:54:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390094AbfFMPy0 (ORCPT <rfc822;patchwork-linux-renesas-soc@patchwork.kernel.org>); Thu, 13 Jun 2019 11:54:26 -0400 Received: from sauhun.de ([88.99.104.3]:41910 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389856AbfFMPyZ (ORCPT <rfc822;linux-renesas-soc@vger.kernel.org>); Thu, 13 Jun 2019 11:54:25 -0400 Received: from localhost (p5486CF99.dip0.t-ipconnect.de [84.134.207.153]) by pokefinder.org (Postfix) with ESMTPSA id B38484A127B; Thu, 13 Jun 2019 17:54:23 +0200 (CEST) From: Wolfram Sang <wsa+renesas@sang-engineering.com> To: linux-media@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org, Wolfram Sang <wsa+renesas@sang-engineering.com>, linux-kernel@vger.kernel.org Subject: [PATCH 0/4] media: don't check retval after our own assignment Date: Thu, 13 Jun 2019 17:54:16 +0200 Message-Id: <20190613155421.16408-1-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: <linux-renesas-soc.vger.kernel.org> X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
media: don't check retval after our own assignment
|
expand
|