From patchwork Thu Jun 9 15:25:50 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: bcc X-Patchwork-Id: 69716 Delivered-To: patch@linaro.org Received: by 10.140.106.246 with SMTP id e109csp387913qgf; Thu, 9 Jun 2016 08:26:24 -0700 (PDT) X-Received: by 10.98.92.133 with SMTP id q127mr5370932pfb.103.1465485983920; Thu, 09 Jun 2016 08:26:23 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u83si8035471pfa.234.2016.06.09.08.26.20; Thu, 09 Jun 2016 08:26:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932435AbcFIPZ6 (ORCPT + 30 others); Thu, 9 Jun 2016 11:25:58 -0400 Received: from mail-wm0-f51.google.com ([74.125.82.51]:34583 "EHLO mail-wm0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932391AbcFIPZ4 (ORCPT ); Thu, 9 Jun 2016 11:25:56 -0400 Received: by mail-wm0-f51.google.com with SMTP id k184so23531030wme.1 for ; Thu, 09 Jun 2016 08:25:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=/TxbyeTdwAUD82xGnEoOI311tVsUEHjb7NnvzxpFISg=; b=Fa/kTF5wHnmYisVz0ScsDgn4i3ino9zPWb/xwLMhX/4urc8aofUWZXrBikZyOcvpmr 8UrY5MxvczQ/CLnc02eZSffnoHLjA1rbUK9EPOoGDqgTJ/eOrwAvapI8xmLVX7b1pYOW p22DdyFWKknEWUVySTs1ilvIcqFtSsQDn8EEY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=/TxbyeTdwAUD82xGnEoOI311tVsUEHjb7NnvzxpFISg=; b=mNpSQvQviHHxeFZxI4LfOKSYjyWYt1QacSA/4SgcLdpANC5+UzwN7Cqxfc/bIFVFPE MBJtLCoGLTY+cc4zLvLsxkaUKHZM12XHzH+an8dVVBWRuI/32JNXmojl4f3PZNV86O1T HEBvS9etmnEYRV0Avn6X5duR0OdPxwLI7o/E37cLEa8KLcgAj9Hvs/5hsK9GMA+c8u7w 0pIXoERlEMWusmaXNa2blf25yY7lDGqLU2dcFbwcyoKeuMMJ51xQIvitbiuTgDEAJl4q U3LuLPVezFJ4UI0/m6LuxeIuCmxVWe3Tb/emTk9kMYoLCc32YemLieQa9Ck0ED9r2Lsd i69Q== X-Gm-Message-State: ALyK8tIGKtNhN9x+J1EeIFsHoEgGtpHCcD/3Hwt68xrWHVYEHhftTaR5c9MOjMts74Gn4UoG X-Received: by 10.28.88.208 with SMTP id m199mr13352405wmb.39.1465485954346; Thu, 09 Jun 2016 08:25:54 -0700 (PDT) Received: from desky.mooo.com (cpc9-hawk15-2-0-cust979.18-1.cable.virginm.net. [92.237.95.212]) by smtp.gmail.com with ESMTPSA id ib10sm3359969wjb.31.2016.06.09.08.25.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jun 2016 08:25:52 -0700 (PDT) From: Ben Copeland To: linux-kernel@vger.kernel.org Cc: lee.jones@linaro.org, Ben Copeland Subject: [PATCH 1/1] mfd: tps6507: Fix white space warnings reported by checkpatch Date: Thu, 9 Jun 2016 16:25:50 +0100 Message-Id: <20160609152550.4314-1-ben.copeland@linaro.org> X-Mailer: git-send-email 2.8.3 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org WARNING: please, no spaces at the start of a line + { "tps6507x", 0 },$ WARNING: please, no spaces at the start of a line + { }$ Signed-off-by: Ben Copeland --- drivers/mfd/tps6507x.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.8.3 diff --git a/drivers/mfd/tps6507x.c b/drivers/mfd/tps6507x.c index 40beb2f..1f308c4 100644 --- a/drivers/mfd/tps6507x.c +++ b/drivers/mfd/tps6507x.c @@ -105,8 +105,8 @@ static int tps6507x_i2c_probe(struct i2c_client *i2c, } static const struct i2c_device_id tps6507x_i2c_id[] = { - { "tps6507x", 0 }, - { } + { "tps6507x", 0 }, + { } }; MODULE_DEVICE_TABLE(i2c, tps6507x_i2c_id);