All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laura Abbott <labbott@redhat.com>
To: "Geyslan G. Bem" <geyslan@gmail.com>,
	Laura Abbott <labbott@fedoraproject.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Rusty Russell <rusty@rustcorp.com.au>
Subject: Re: [RFC][PATCH] module: Limit line length of module prints
Date: Fri, 11 Dec 2015 14:22:48 -0800	[thread overview]
Message-ID: <566B4CB8.2060408@redhat.com> (raw)
In-Reply-To: <CAGG-pUT9stutifHDUyD8WiFaU5Ysp1vVaRpu7tShZEQEV+7Daw@mail.gmail.com>

On 12/11/2015 01:36 AM, Geyslan G. Bem wrote:
> Hello,
>
> What do you think of get the strlen of name and module_flags before printing
>  them? So the check against MAX CHARS would be more precise and uniform. Or
>  the limit is not strictly necessary?

It's not really necessary. If it goes over a little bit that's okay. The goal
here is to try and introduce some reasonable wrapping.

Thanks,
Laura

      parent reply	other threads:[~2015-12-11 22:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11  1:50 [RFC][PATCH] module: Limit line length of module prints Laura Abbott
2015-12-11  9:39 ` Rusty Russell
2015-12-11 22:25   ` Laura Abbott
2015-12-14  1:06     ` Rusty Russell
2015-12-15 22:47       ` Laura Abbott
     [not found] ` <CAGG-pUT9stutifHDUyD8WiFaU5Ysp1vVaRpu7tShZEQEV+7Daw@mail.gmail.com>
2015-12-11 22:22   ` Laura Abbott [this message]

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=566B4CB8.2060408@redhat.com \
    --to=labbott@redhat.com \
    --cc=geyslan@gmail.com \
    --cc=labbott@fedoraproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.