All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Mattias Nissler <mattias.nissler@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] debugfs: Revamp debugfs_create_{u,x,s}{8,16,32,64} to support signed integers
Date: Sun, 16 Dec 2007 09:05:50 -0800	[thread overview]
Message-ID: <20071216170550.GA12697@kroah.com> (raw)
In-Reply-To: <1197823079.7530.11.camel@localhost>

On Sun, Dec 16, 2007 at 05:37:59PM +0100, Mattias Nissler wrote:
> This makes debugfs use its own file_operations for the value accessor files
> created by debugfs_create_XXX. Having that, we can also have proper versions
> for signed integers.

Why not tweak the "SIMPLE_ATTRIBUTE" code to support this instead?  That
way debugfs and all other filesystems could also use these attributes?

thanks,

greg k-h

  reply	other threads:[~2007-12-16 17:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-16 16:37 [PATCH] debugfs: Revamp debugfs_create_{u,x,s}{8,16,32,64} to support signed integers Mattias Nissler
2007-12-16 17:05 ` Greg KH [this message]
2007-12-16 17:19   ` Mattias Nissler

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=20071216170550.GA12697@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mattias.nissler@gmx.de \
    /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.