All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sms.c: fix typo
@ 2016-12-14  9:39 marko.sulejic
  2016-12-14 17:20 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: marko.sulejic @ 2016-12-14  9:39 UTC (permalink / raw)
  To: ofono

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

From: Marko Šulejić <marko.sulejic@hale.at>

---
 drivers/atmodem/sms.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/atmodem/sms.c b/drivers/atmodem/sms.c
index f93dd23..b6876b0 100644
--- a/drivers/atmodem/sms.c
+++ b/drivers/atmodem/sms.c
@@ -742,7 +742,7 @@ static void at_sms_initialized(struct ofono_sms *sms)
 
 static void at_sms_not_supported(struct ofono_sms *sms)
 {
-	ofono_error("SMS not supported by this modem.  If this is in error"
+	ofono_error("SMS not supported by this modem.  If this is an error"
 			" please submit patches to support this hardware");
 
 	ofono_sms_remove(sms);
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] sms.c: fix typo
  2016-12-14  9:39 [PATCH] sms.c: fix typo marko.sulejic
@ 2016-12-14 17:20 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2016-12-14 17:20 UTC (permalink / raw)
  To: ofono

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

Hi Marko,

On 12/14/2016 03:39 AM, marko.sulejic(a)hale.at wrote:
> From: Marko Šulejić <marko.sulejic@hale.at>
>
> ---
>  drivers/atmodem/sms.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Applied, thanks.

Regards,
-Denis


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-14 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-14  9:39 [PATCH] sms.c: fix typo marko.sulejic
2016-12-14 17:20 ` Denis Kenzior

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.