mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Tanaka <thomas.tanaka@gmail.com>
To: gregkh@linuxfoundation.org
Cc: jg1.han@samsung.com, akpm@linux-foundation.org,
	keescook@chromium.org, peter.p.waskiewicz.jr@intel.com,
	bernat.ada@gmail.com, thomas.tanaka@gmail.com,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH] staging: dgrp: Fixed coding style
Date: Tue, 15 Apr 2014 17:54:39 -0700	[thread overview]
Message-ID: <1397609680-10321-1-git-send-email-thomas.tanaka@gmail.com> (raw)

Fixed line width > 80

Signed-off-by: Thomas Tanaka <thomas.tanaka@gmail.com>
---
 drivers/staging/dgrp/dgrp_sysfs.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/dgrp/dgrp_sysfs.c b/drivers/staging/dgrp/dgrp_sysfs.c
index 2f9345f..93803e0c 100644
--- a/drivers/staging/dgrp/dgrp_sysfs.c
+++ b/drivers/staging/dgrp/dgrp_sysfs.c
@@ -108,8 +108,8 @@ int dgrp_create_class_sysfs_files(void)
 	ret = sysfs_create_group(&dgrp_class_global_settings_dev->kobj,
 		&dgrp_global_settings_attribute_group);
 	if (ret) {
-		pr_alert("%s: failed to create sysfs global settings device attributes.\n",
-			__func__);
+		pr_alert("%s: failed to create sysfs global settings device
+			 attributes.\n", __func__);
 		goto err_dev1;
 	}
 
-- 
1.7.9.5


             reply	other threads:[~2014-04-16  0:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-16  0:54 Thomas Tanaka [this message]
2014-04-16  7:44 ` Dan Carpenter
2014-04-16  7:54   ` Jingoo Han

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1397609680-10321-1-git-send-email-thomas.tanaka@gmail.com \
    --to=thomas.tanaka@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=bernat.ada@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jg1.han@samsung.com \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter.p.waskiewicz.jr@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®