From patchwork Tue Aug 30 19:05:36 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Moshe Green X-Patchwork-Id: 9305927 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 74B9F601C0 for ; Tue, 30 Aug 2016 19:06:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 66F9128D16 for ; Tue, 30 Aug 2016 19:06:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5BC5528D1A; Tue, 30 Aug 2016 19:06:05 +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 C9F8C28D16 for ; Tue, 30 Aug 2016 19:06:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757849AbcH3TFo (ORCPT ); Tue, 30 Aug 2016 15:05:44 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:33851 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757713AbcH3TFm (ORCPT ); Tue, 30 Aug 2016 15:05:42 -0400 Received: by mail-wm0-f65.google.com with SMTP id d196so355122wmd.1; Tue, 30 Aug 2016 12:05:41 -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:references:mime-version :content-disposition:in-reply-to:user-agent; bh=JfCTMnQez1kcMYu0Xe4FbBCn0bjJBnfKYog6Ta1Dn6Q=; b=KCqOUyqarKa0gecAN3H7QlsGJhxlj/25oqhcBHeA6ELKraN0r5uECC6qHdGHoIyrBt oO9psEnfDMmHop3+ubYA8PnYxsUDJq66MihiM2/P6nYqqs+TZ1zjcDwSMO1Zz+RAMvsT 3MgQiKJE6+DwOZvBIDZSjSZPR/feynhAE3SREnWn0FdQ7wffHvf6oqa4mvhblUtJeKyi hrjNRtqRDLm7RV/vKUQ2KcqtLZkv4V5n+mOSmUWwLZRxpvffsMS83d6TouBDoJLYPDLo DYpleEG014A8t32iWTWw/rP8srp0le8412icwT4JT43uDzjAxhFWApLM9nLNv0Fer5Hh ci4Q== 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:references :mime-version:content-disposition:in-reply-to:user-agent; bh=JfCTMnQez1kcMYu0Xe4FbBCn0bjJBnfKYog6Ta1Dn6Q=; b=QXsDPvqVJGHIQsSfFXPYXiekHweKZ1yOfHeiVfzzZmSb+QljKVkhDlZEguMKFEYuw2 vZqQhkl2F9tmOez6X/tMDpTC4pF/d2u349ZmdCoNdM2usAhcqTfgZJUZOYpJNOQ7o+Vi TxF4hJ+vio+xxr3KiqkAaJEIFwRXSjXtQ4U+b1XqnG1ibnhsLrjuk3euj+gs/pra+4ZW AKvAsrJPjGeuzLaLqXPaVR536NOypTsD0M6TyAvNM2PG5SdnG2BrtiZp1N+cjbJvsUMS 7hK+AesrEd4aWJSevcfgF3dsG+e5SeeVaL4vBB6Qq/FD2Wrrubt90s58Fps+R2ghxKL8 Uf5Q== X-Gm-Message-State: AE9vXwMxTCEw5FQhM8rvuJhEOtBD+D3ofZA21f+4JQOqnvntU7KEhZIP2RaiglFfVxVkQw== X-Received: by 10.28.25.71 with SMTP id 68mr16478215wmz.19.1472583940556; Tue, 30 Aug 2016 12:05:40 -0700 (PDT) Received: from gmail.com ([37.26.146.213]) by smtp.gmail.com with ESMTPSA id v203sm5289021wmv.2.2016.08.30.12.05.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Aug 2016 12:05:39 -0700 (PDT) Date: Tue, 30 Aug 2016 22:05:36 +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 7/9] staging: sm750fb: fix block comment style issues in ddk750_chip.c Message-ID: References: <7011104f5ba6d400b550d2f25d16b1183efa0f35.1472583825.git.mgmoshes@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <7011104f5ba6d400b550d2f25d16b1183efa0f35.1472583825.git.mgmoshes@gmail.com> 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 block comment * prefix and trailing */ warnings found by the checkpatch.pl tool in ddk750_chip.c. Signed-off-by: Moshe Green --- drivers/staging/sm750fb/ddk750_chip.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/staging/sm750fb/ddk750_chip.c b/drivers/staging/sm750fb/ddk750_chip.c index 5e954ea..c59fe22 100644 --- a/drivers/staging/sm750fb/ddk750_chip.c +++ b/drivers/staging/sm750fb/ddk750_chip.c @@ -320,8 +320,10 @@ unsigned int calcPllValue(unsigned int request_orig, pll_value_t *pll) int max_d = 6; if (getChipType() == SM750LE) { - /* SM750LE don't have prgrammable PLL and M/N values to work on. - Just return the requested clock. */ + /* SM750LE don't have + * prgrammable PLL and M/N values to work on. + * Just return the requested clock. + */ return request_orig; }