Message ID | 1485893753-29434-1-git-send-email-dmurphy@ti.com |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp2102061qgi; Tue, 31 Jan 2017 12:16:17 -0800 (PST) X-Received: by 10.28.14.65 with SMTP id 62mr20524078wmo.46.1485893776905; Tue, 31 Jan 2017 12:16:16 -0800 (PST) Return-Path: <u-boot-bounces@lists.denx.de> Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id i18si18522630wme.82.2017.01.31.12.16.16; Tue, 31 Jan 2017 12:16:16 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) client-ip=85.214.87.163; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=ti.com Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A82EF4B68A; Tue, 31 Jan 2017 21:16:11 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A_qtJfGZnNCq; Tue, 31 Jan 2017 21:16:11 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6C0114B63B; Tue, 31 Jan 2017 21:16:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1E11A4B5A1 for <u-boot@lists.denx.de>; Tue, 31 Jan 2017 21:16:02 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NbzFnzWSVmLD for <u-boot@lists.denx.de>; Tue, 31 Jan 2017 21:16:02 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from lelnx193.ext.ti.com (lelnx193.ext.ti.com [198.47.27.77]) by theia.denx.de (Postfix) with ESMTPS id 9BEFA4B5B7 for <u-boot@lists.denx.de>; Tue, 31 Jan 2017 21:15:57 +0100 (CET) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by lelnx193.ext.ti.com (8.15.1/8.15.1) with ESMTP id v0VKFs4N008271; Tue, 31 Jan 2017 14:15:54 -0600 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id v0VKFsLM001525; Tue, 31 Jan 2017 14:15:54 -0600 Received: from dlep32.itg.ti.com (157.170.170.100) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.3.294.0; Tue, 31 Jan 2017 14:15:53 -0600 Received: from legion.dal.design.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id v0VKFsKc016415; Tue, 31 Jan 2017 14:15:54 -0600 Received: from localhost (a0272616local.dhcp.ti.com [172.22.160.29]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id v0VKFr312169; Tue, 31 Jan 2017 14:15:53 -0600 (CST) From: Dan Murphy <dmurphy@ti.com> To: <u-boot@lists.denx.de> Date: Tue, 31 Jan 2017 14:15:52 -0600 Message-ID: <1485893753-29434-1-git-send-email-dmurphy@ti.com> X-Mailer: git-send-email 2.7.2.333.g70bd996 MIME-Version: 1.0 Cc: trini@konsulko.com Subject: [U-Boot] [PATCH 0/1] Introducing Spell check for checkpatch from LK X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion <u-boot.lists.denx.de> List-Unsubscribe: <http://lists.denx.de/mailman/options/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=unsubscribe> List-Archive: <http://lists.denx.de/pipermail/u-boot/> List-Post: <mailto:u-boot@lists.denx.de> List-Help: <mailto:u-boot-request@lists.denx.de?subject=help> List-Subscribe: <http://lists.denx.de/mailman/listinfo/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" <u-boot-bounces@lists.denx.de> |
Series |
Introducing Spell check for checkpatch from LK
|
expand
|