From patchwork Tue Aug 30 19:04:35 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Moshe Green X-Patchwork-Id: 9305907 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 A52BF601C0 for ; Tue, 30 Aug 2016 19:04:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 978CD28745 for ; Tue, 30 Aug 2016 19:04:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8B45928D18; Tue, 30 Aug 2016 19:04:44 +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 1106328745 for ; Tue, 30 Aug 2016 19:04:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752805AbcH3TEm (ORCPT ); Tue, 30 Aug 2016 15:04:42 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:34441 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751895AbcH3TEl (ORCPT ); Tue, 30 Aug 2016 15:04:41 -0400 Received: by mail-wm0-f68.google.com with SMTP id d196so351621wmd.1; Tue, 30 Aug 2016 12:04:40 -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=llRAYRRa9faDJLb8phZGVACwYelYpbzOFPfvy/6k5u0=; b=fxIFpk6rRzffeiZpArnweCiZbotoTxlqqlw0n8dE+1pVrzK9JB1zHgJMlk3In/2a8u 5Smn76x1gzwWL/CYK/f6vMGC+niHO/lG/wmXJlHTmjuWPpn/5iFUcrlIbaG2EEtxT0Gc /SugZGlQ2g6T0m7fgrA2LEGDGpj024ovOfvri6nVtJVy2d4aAKPJc16cvWbtc+7gw/13 BZssHuNxsNHivpS3XTi8fZdzlxWb/eqnkWFLyicUVnAYQIZuAwaYALTafLvzvnaadCrf sMjYUHAyO/G5gDA1TXwx9qQ3w8tYzXf7nY6+Rn9WxjCc4oPe+i9cXpQyCxGmDsx2E5qY xwNA== 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=llRAYRRa9faDJLb8phZGVACwYelYpbzOFPfvy/6k5u0=; b=OujbSslMJe3r2XH+53cgwqWVDEFJ1onZiRRAqX4NCp0I5+Xmb2kNmShAcLOwTeYnrp /TGNQ55aOnCqGsQmWxucggvXsu5I1+7VcarjrUJa4QhKcfTtwV4RBBP5fl3OCZBG6nFq BzdAf/ghM2eWMRXUNlDgM+JgPk9zHgbg72aoOvMEew7Nod42of33LpNhcpFS0e67YJud JmV/LCcwI9agjTakBcLQjZc8YOMb1V7Rm0C65vorEy29F6CpJfTxUMxG2ri5zNtBoIbv iYCoFo26FCLrKgY0pDdPwW7l5QjC62atDkZp+TKt4abHQJ0uWBNOvWZAq67HNnEZkmJD zt2g== X-Gm-Message-State: AE9vXwO/dkkfHRskYJXKGyHkjzGb+M39TneCovUhybpHpj+QvO73lz6ai1U32Czo44c59Q== X-Received: by 10.28.58.7 with SMTP id h7mr17556051wma.35.1472583879896; Tue, 30 Aug 2016 12:04:39 -0700 (PDT) Received: from gmail.com ([37.26.146.213]) by smtp.gmail.com with ESMTPSA id a21sm5262114wma.10.2016.08.30.12.04.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Aug 2016 12:04:39 -0700 (PDT) Date: Tue, 30 Aug 2016 22:04:35 +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 3/9] staging: sm750fb: fix coding 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 line length and block comment * prefix warnings found by the checkpatch.pl tool in ddk750_chip.c. Signed-off-by: Moshe Green --- drivers/staging/sm750fb/ddk750_chip.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/sm750fb/ddk750_chip.c b/drivers/staging/sm750fb/ddk750_chip.c index a0e7771..577a279 100644 --- a/drivers/staging/sm750fb/ddk750_chip.c +++ b/drivers/staging/sm750fb/ddk750_chip.c @@ -144,8 +144,9 @@ static void setMasterClock(unsigned int frequency) return; if (frequency) { - /* Set the frequency to the maximum frequency that the SM750 engine can - run, which is about 190 MHz. */ + /* Set the frequency to the maximum frequency + * that the SM750 engine can run, which is about 190 MHz. + */ if (frequency > MHz(190)) frequency = MHz(190);