Message ID | 20220621124958.3342-1-ilpo.jarvinen@linux.intel.com |
---|---|
Headers | show
Return-Path: <linux-serial-owner@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 59299C433EF for <linux-serial@archiver.kernel.org>; Tue, 21 Jun 2022 12:50:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348761AbiFUMuL (ORCPT <rfc822;linux-serial@archiver.kernel.org>); Tue, 21 Jun 2022 08:50:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49924 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239785AbiFUMuK (ORCPT <rfc822;linux-serial@vger.kernel.org>); Tue, 21 Jun 2022 08:50:10 -0400 Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9BD602872B; Tue, 21 Jun 2022 05:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1655815809; x=1687351809; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=iFtimXlg9dBBb6HEEdgVlKr19m9u0dmma7Bcoe3d/kA=; b=AafMsW+POJs1kdIctjFIR/nH0blad+K1W4slcr2+1AmiuhBRHqJ8L/qX RBLXRu7t4O5hXXWdMthAwNverqbrcM2UnLY/ICOVzLCWlQk8jwXf/jDae HJZvNiMOakoRm2D1AxkAFSYcTgfIGmZSz6vKuZyzXG66Ecs6k2XbQIcIM kKmZEIDr2XVqU+WFBBBXlej0mIJlaLiWxr5PWVvKaUe4RN1Ag7Nm8Crcn feR7IcMEivD07zpl81nv6JxOmYf2BuSgKhC5DAQdh4sg3sHOD6GFnKatP 8doe8louxQt7H0h7VXWuq37g9pjmz/58LMhaKB1iJhLA3JgG367VGBdtc g==; X-IronPort-AV: E=McAfee;i="6400,9594,10384"; a="341792947" X-IronPort-AV: E=Sophos;i="5.92,209,1650956400"; d="scan'208";a="341792947" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jun 2022 05:50:09 -0700 X-IronPort-AV: E=Sophos;i="5.92,209,1650956400"; d="scan'208";a="833561536" Received: from zjeffery-mobl1.ger.corp.intel.com (HELO ijarvine-MOBL2.ger.corp.intel.com) ([10.249.41.211]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jun 2022 05:50:06 -0700 From: =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com> To: linux-serial@vger.kernel.org, Greg KH <gregkh@linuxfoundation.org>, Jiri Slaby <jirislaby@kernel.org> Cc: linux-kernel@vger.kernel.org, =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com> Subject: [PATCH v2 0/6] serial: A few cleanups Date: Tue, 21 Jun 2022 15:49:52 +0300 Message-Id: <20220621124958.3342-1-ilpo.jarvinen@linux.intel.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-serial.vger.kernel.org> X-Mailing-List: linux-serial@vger.kernel.org |
Series |
serial: A few cleanups
|
expand
|