Message ID | 20230903081440.1564633-1-ruanjinjie@huawei.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-media-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 52FC1C71153 for <linux-media@archiver.kernel.org>; Sun, 3 Sep 2023 08:14:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233921AbjICIO7 (ORCPT <rfc822;linux-media@archiver.kernel.org>); Sun, 3 Sep 2023 04:14:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36644 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231276AbjICIOz (ORCPT <rfc822;linux-media@vger.kernel.org>); Sun, 3 Sep 2023 04:14:55 -0400 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EC560136 for <linux-media@vger.kernel.org>; Sun, 3 Sep 2023 01:14:51 -0700 (PDT) Received: from kwepemi500008.china.huawei.com (unknown [172.30.72.54]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4RdkyT33BKzVjht; Sun, 3 Sep 2023 16:12:17 +0800 (CST) Received: from huawei.com (10.90.53.73) by kwepemi500008.china.huawei.com (7.221.188.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.31; Sun, 3 Sep 2023 16:14:49 +0800 From: Jinjie Ruan <ruanjinjie@huawei.com> To: <mchehab@kernel.org>, <linux-media@vger.kernel.org>, <andrzej.p@collabora.com> CC: <ruanjinjie@huawei.com> Subject: [PATCH -next v3 0/2] media: cx231xx: Switch to use kmemdup() helper and add two macros Date: Sun, 3 Sep 2023 16:14:38 +0800 Message-ID: <20230903081440.1564633-1-ruanjinjie@huawei.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.90.53.73] X-ClientProxiedBy: dggems702-chm.china.huawei.com (10.3.19.179) To kwepemi500008.china.huawei.com (7.221.188.139) X-CFilter-Loop: Reflected Precedence: bulk List-ID: <linux-media.vger.kernel.org> X-Mailing-List: linux-media@vger.kernel.org |
Series |
media: cx231xx: Switch to use kmemdup() helper and add two macros
|
expand
|