Open Source Telephony
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] Document the SS control string API
Date: Wed, 13 Oct 2010 08:52:52 -0500	[thread overview]
Message-ID: <4CB5B9B4.2050003@gmail.com> (raw)
In-Reply-To: <1286969618-3558-1-git-send-email-alexander.kanavin@nokia.com>

[-- Attachment #1: Type: text/plain, Size: 1857 bytes --]

Hi Alexander,

On 10/13/2010 06:33 AM, Alexander Kanavin wrote:
> ---
>  doc/supplementaryservices-api.txt |   95 +++++++++++++++++++++++++++++++++++-
>  1 files changed, 92 insertions(+), 3 deletions(-)
> 
> +			The first return argument and the corresponding 
> +			second return argument are:
> +
> +			"USSD"				string ussd_response
> +			"CallBarring"			(string ss_op, string cb_service, dict cb_dict)
> +			"CallForwarding"		(string ss_op, string cf_service, dict cf_dict)
> +			"CallWaiting"			(string ss_op, dict cw_dict)
> +			"CallingLinePresentation"	(string ss_op, string status)
> +			"CalledLinePresentation"	(string ss_op, string status)
> +			"CallingLineRestriction"	(string ss_op, string clir_status)
> +			"CalledLineRestriction"		(string ss_op, string status)

Please try to keep the lines to under 80 characters.  This might need to
be moved to a separate section.

We also have pretty strict git am settings, so your patch does not apply:

Applying: Document the SS control string API
/home/denkenz/ofono-master/.git/rebase-apply/patch:15: trailing whitespace.
			If the command is a recognized supplementary service
/home/denkenz/ofono-master/.git/rebase-apply/patch:19: trailing whitespace.
			Otherwise the command is sent to the network initiating a
/home/denkenz/ofono-master/.git/rebase-apply/patch:29: trailing whitespace.
			The first return argument and the corresponding
/home/denkenz/ofono-master/.git/rebase-apply/patch:48: trailing whitespace.
			
/home/denkenz/ofono-master/.git/rebase-apply/patch:49: trailing whitespace.
			cb_service contains the call barring service for
warning: squelched 20 whitespace errors
fatal: 25 lines add whitespace errors.

Please fix all occurrences of trailing whitespace damage.  Otherwise the
content of the patch looks great.

Thanks,
-Denis

  reply	other threads:[~2010-10-13 13:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-13 11:33 [PATCH] Document the SS control string API Alexander Kanavin
2010-10-13 13:52 ` Denis Kenzior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-10-15 11:47 Alexander Kanavin
2010-10-15 11:52 ` Alexander Kanavin
2010-10-15 11:53 Alexander Kanavin
2010-10-15 13:12 ` Denis Kenzior

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=4CB5B9B4.2050003@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox