From patchwork Tue Aug 30 19:04:02 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Moshe Green X-Patchwork-Id: 9305899 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7D999601C0 for ; Tue, 30 Aug 2016 19:04:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 705EB28D16 for ; Tue, 30 Aug 2016 19:04:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 64CC028D18; Tue, 30 Aug 2016 19:04:10 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E57CF28D16 for ; Tue, 30 Aug 2016 19:04:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750899AbcH3TEJ (ORCPT ); Tue, 30 Aug 2016 15:04:09 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:35848 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750825AbcH3TEI (ORCPT ); Tue, 30 Aug 2016 15:04:08 -0400 Received: by mail-wm0-f68.google.com with SMTP id i138so4404361wmf.3; Tue, 30 Aug 2016 12:04:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=dTuXRBR9QZM6jTAQscfGe+4SWPl4j7zhwhyGGpb2pyQ=; b=lzir5jTvZf7X//lYBqX3kzjfJKCW4BnldhSTVGHsiuqDHs885+pkHb3+onBsejH18N 2CmCLEI2GkFUOqCA0rBrT8AWDca5k3dEOtP5KhCjCrvg+QhRD81HSyq0OMIlQL9XWqel Tk7zDp0phe01dTtF+Q4Iuu9Kp0fWoFDBb2zO9N2D8W7uaaI9S3Ss6Rf7hk+EialmeXUv 1u6NXbaCWz3FD6d22o6SfLE2ju3cKdzZkkmtNRvibvIKJTdvMraSYe/1WgjobI8i/lw2 kn3w3rxZYUaV8kn2I32kPLK4K+kGrEjllEIkiQijpAH+QzruoyaiNl3WJxU96QiC9s6y XGYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=dTuXRBR9QZM6jTAQscfGe+4SWPl4j7zhwhyGGpb2pyQ=; b=CrZswGkNOdCWf3PKsD/lUvlazhl2oI0q8+j8ckqXTVDDZSMaBWO+C7KYSB7dM23Ro5 /yOXO3OgAiyAgL4sICBtoFu6mlvrcXbL+q/ZjlhAP9qfcIPZ3Fngavx7Uk7DIYaSTJkG 06IAx6q+StpslUmmBtdb7alsQZCuyWkXlwJp343IO4/xWOfIsVKU+V8mZXJcx5/fCoKA uUNJnKmeQFx+tCy06stxM03iuB6QZpimvrjMVP59AcdFAoTpf85zVck/aU1cIe+4cIDo yUa1MudwV7UsnGmeI1/mOasB6oae6r+cNmpfo1Nfuqm2M48lhxa6zVr5Gn9BNe8kLNhL m+ag== X-Gm-Message-State: AE9vXwPtOCvzJ6L3LSLhs7ovaizSD5CxDQBfACKc2coLRspll0Drf1XIESIsz3uWMFNwyg== X-Received: by 10.28.203.134 with SMTP id b128mr5295627wmg.36.1472583846933; Tue, 30 Aug 2016 12:04:06 -0700 (PDT) Received: from gmail.com ([37.26.146.213]) by smtp.gmail.com with ESMTPSA id i3sm40848976wjd.31.2016.08.30.12.04.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Aug 2016 12:04:06 -0700 (PDT) Date: Tue, 30 Aug 2016 22:04:02 +0300 From: Moshe Green To: sudipm.mukherjee@gmail.com, teddy.wang@siliconmotion.com, gregkh@linuxfoundation.org Cc: linux-fbdev@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/9] staging: sm750fb: fix line length coding style issue in ddk750_chip.c Message-ID: <7011104f5ba6d400b550d2f25d16b1183efa0f35.1472583825.git.mgmoshes@gmail.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-fbdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Fix a line length warning found by the checkpatch.pl tool in ddk750_chip.c. Signed-off-by: Moshe Green --- drivers/staging/sm750fb/ddk750_chip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/sm750fb/ddk750_chip.c b/drivers/staging/sm750fb/ddk750_chip.c index c1356bb..fb27eb4 100644 --- a/drivers/staging/sm750fb/ddk750_chip.c +++ b/drivers/staging/sm750fb/ddk750_chip.c @@ -71,7 +71,7 @@ static void setChipClock(unsigned int frequency) pll.clockType = MXCLK_PLL; /* - * Call calcPllValue() to fill up the other fields for PLL structure. + * Call calcPllValue() to fill the other fields of PLL structure. * Sometime, the chip cannot set up the exact clock required by User. * Return value from calcPllValue() gives the actual possible clock. */