From: Stefan Seyfried <stefan.seyfried@googlemail.com>
To: Fabian Greffrath <fabian@greffrath.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: Detect invalid (i.e. non-UTF-8) device names and fix them during initialization phase
Date: Wed, 5 May 2010 17:02:02 +0200 [thread overview]
Message-ID: <20100505170202.3d6b1dcb@susi.home.s3e.de> (raw)
In-Reply-To: <4BE14819.4080903@greffrath.com>
On Wed, 05 May 2010 12:27:37 +0200
Fabian Greffrath <fabian@greffrath.com> wrote:
> Dear Bluez list,
>
> I am sorry, I know this is the worst way to start getting in touch
> with a software project, but I accidently attached the wrong patch to
> my previous email. It's configure_device() that must be patched.
> Please find a corrected patch attached (it has been written against
> bluez 4.63 but applies perfectly against 4.64).
I have one questions about the code from a cursory look (hint:
sending the patch inline would help commenting on it)
* where does the 249 in "char name[249];" come from? Is it from the BT
spec? Or from somewhere else? A comment in the code might help. (If this
is a number from the spec that is used all over the same code file and
explained elsewhere, this question is obviously moot)
Then it would probably good if you could send the patch against current
git (even if it still applies cleanly) and in a format that "git am" can
process directly. That makes it very easy for the maintainers to apply the
code and in the same run makes sure you get proper attribution for your
contribution ;)
Have fun,
Stefan
--
Stefan Seyfried
"Any ideas, John?"
"Well, surrounding them's out."
next prev parent reply other threads:[~2010-05-05 15:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-05 10:11 Detect invalid (i.e. non-UTF-8) device names and fix them during initialization phase Fabian Greffrath
2010-05-05 10:27 ` Fabian Greffrath
2010-05-05 15:02 ` Stefan Seyfried [this message]
2010-05-05 15:14 ` Fabian Greffrath
2010-05-06 14:42 ` Fabian Greffrath
2010-05-06 15:03 ` Johan Hedberg
2010-05-17 8:39 ` [PATCH] Instantly fix non-UTF-8 local device names during device configuration phase Fabian Greffrath
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=20100505170202.3d6b1dcb@susi.home.s3e.de \
--to=stefan.seyfried@googlemail.com \
--cc=fabian@greffrath.com \
--cc=linux-bluetooth@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).