From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 0/4] Add Suspended property to GPRS (take 3)
Date: Fri, 10 Sep 2010 11:00:35 -0500 [thread overview]
Message-ID: <4C8A5623.8010805@gmail.com> (raw)
In-Reply-To: <1284126659-18741-1-git-send-email-mika.liljeberg@nokia.com>
[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]
Hi Mika,
On 09/10/2010 08:50 AM, Mika Liljeberg wrote:
> Comments from Denis applied.
>
> Br,
>
> MikaL
>
> [PATCH 1/4] TODO: Claim ownership of Suspended property for GPRS
> [PATCH 2/4] gprs: add Suspended property
> [PATCH 3/4] isimodem: implement Suspended property
> [PATCH 4/4] test: add enable-gprs and disable-gprs scripts
>
> TODO | 3 +-
> doc/connman-api.txt | 19 ++++++++++++
> drivers/isimodem/debug.c | 25 ++++++++++++++++
> drivers/isimodem/debug.h | 2 +
> drivers/isimodem/gpds.h | 17 +++++++++++
> drivers/isimodem/gprs.c | 56 +++++++++++++++++++++++++++++++++++-
> include/gprs.h | 10 ++++++
> src/gprs.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++
> test/disable-gprs | 20 +++++++++++++
> test/enable-gprs | 20 +++++++++++++
> 10 files changed, 242 insertions(+), 2 deletions(-)
All four patches have been applied. Thanks :)
Just a heads up, when you're adding new files to the project, check to
see whether the build system (Makefile.am) needs to be told about these
files. In this case you forgot to add the two test scripts to
Makefile.am. Running 'make distcheck' whenever new files are added
helps catch most of such issues.
Regards,
-Denis
prev parent reply other threads:[~2010-09-10 16:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-10 13:50 [PATCH 0/4] Add Suspended property to GPRS (take 3) Mika Liljeberg
2010-09-10 13:50 ` [PATCH 1/4] TODO: Claim ownership of Suspended property for GPRS Mika Liljeberg
2010-09-10 13:50 ` [PATCH 2/4] gprs: add Suspended property Mika Liljeberg
2010-09-10 13:50 ` [PATCH 3/4] isimodem: implement " Mika Liljeberg
2010-09-10 13:50 ` [PATCH 4/4] test: add enable-gprs and disable-gprs scripts Mika Liljeberg
2010-09-10 16:00 ` Denis Kenzior [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=4C8A5623.8010805@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.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 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.