From: David Miller <davem@davemloft.net>
To: marcel@holtmann.org
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: Use single_open() for inquiry cache within debugfs
Date: Wed, 03 Mar 2010 01:07:09 -0800 (PST) [thread overview]
Message-ID: <20100303.010709.209984281.davem@davemloft.net> (raw)
In-Reply-To: <1267580903-30946-1-git-send-email-marcel@holtmann.org>
From: Marcel Holtmann <marcel@holtmann.org>
Date: Tue, 2 Mar 2010 17:48:23 -0800
> The inquiry cache information in debugfs should be using seq_file support
> and not allocating memory on the stack for the string. Since the usage of
> these information is really seldom, using single_open() for it is good
> enough.
>
> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Applied, thanks Marcel.
I guess we'll never figure out why my patch didn't work ;-)
prev parent reply other threads:[~2010-03-03 9:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-03 1:48 [PATCH] Bluetooth: Use single_open() for inquiry cache within debugfs Marcel Holtmann
2010-03-03 9:07 ` David Miller [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=20100303.010709.209984281.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=marcel@holtmann.org \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).