Message ID | 20220902122928.632602-1-cezary.rojewski@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8E526ECAAD5 for <alsa-devel@archiver.kernel.org>; Fri, 2 Sep 2022 12:20:46 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id F14B91632; Fri, 2 Sep 2022 14:19:53 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz F14B91632 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1662121244; bh=fS3Zg6CR41DlCRJ3YlObPpVsOET9vzxsmZZDS1sOMxU=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=vEuVyh+CvuQ6OuNN7ObmEjE5XadF37lxyzYNDnC3jdr1j74rc2Fu62mTaqw1X3XG2 K1R48iBHa1qJWRl2btVCd9l/lpuALNhdOc4OcGw1azA723GUpjp8Bf/btZQyGIcZZB pfEr0KbheQsVIrxoUq32isp0CF4kV0iTQMcn3Ugc= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 8143FF8020D; Fri, 2 Sep 2022 14:19:53 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7AF7FF8027B; Fri, 2 Sep 2022 14:19:52 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 53AB0F80163 for <alsa-devel@alsa-project.org>; Fri, 2 Sep 2022 14:19:48 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 53AB0F80163 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="jDj086Ms" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1662121190; x=1693657190; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=fS3Zg6CR41DlCRJ3YlObPpVsOET9vzxsmZZDS1sOMxU=; b=jDj086MsAJEi0hS17Fdi3WXQ4Qdz3O+PU/iuaUkYXkCs7hb4/dJyPyeY 8UrRf56yFy71oGTeZm3x+TpKCNreGCl51a4+C570sCW0oPmH12MBwcjSl hb+ZeY/hqgeGd+lVJwOYwRloV3u0arMFEwlbNaaPVDnugeXY/7H3wL305 pyr3QecJkjt4fnWuYBXX5Tng2ID+M7hMwxPeeVq+xy/n4qhFCeqNfHncI OEvT1HqX0Fq10OdEodqXd8NNGaP8RPXRDoJ5m/1j5mfVTKSTptS/ZhjIh 5zM1+LmT+uAbuYNttNwsSfxFCxM9iObFsBVPkfQ5LyA80fW7p/s6QLjf6 A==; X-IronPort-AV: E=McAfee;i="6500,9779,10457"; a="296749280" X-IronPort-AV: E=Sophos;i="5.93,283,1654585200"; d="scan'208";a="296749280" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Sep 2022 05:19:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,283,1654585200"; d="scan'208";a="563946986" Received: from crojewsk-ctrl.igk.intel.com ([10.102.9.28]) by orsmga003.jf.intel.com with ESMTP; 02 Sep 2022 05:19:40 -0700 From: Cezary Rojewski <cezary.rojewski@intel.com> To: alsa-devel@alsa-project.org, broonie@kernel.org Subject: [PATCH v4 0/2] lib/string_helpers: Introduce parse_int_array_user() Date: Fri, 2 Sep 2022 14:29:26 +0200 Message-Id: <20220902122928.632602-1-cezary.rojewski@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: andy@kernel.org, Cezary Rojewski <cezary.rojewski@intel.com>, intel-poland@eclists.intel.com, kai.vehmanen@linux.intel.com, yung-chuan.liao@linux.intel.com, tiwai@suse.com, pierre-louis.bossart@linux.intel.com, willy@infradead.org, lgirdwood@gmail.com, hdegoede@redhat.com, andy.shevchenko@gmail.com, ranjani.sridharan@linux.intel.com, amadeuszx.slawinski@linux.intel.com, peter.ujfalusi@linux.intel.com, linux-kernel@vger.kernel.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> List-Unsubscribe: <https://mailman.alsa-project.org/mailman/options/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=unsubscribe> List-Archive: <http://mailman.alsa-project.org/pipermail/alsa-devel/> List-Post: <mailto:alsa-devel@alsa-project.org> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Subscribe: <https://mailman.alsa-project.org/mailman/listinfo/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=subscribe> Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" <alsa-devel-bounces@alsa-project.org> |
Series |
lib/string_helpers: Introduce parse_int_array_user()
|
expand
|