All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Hartkopp <socketcan@hartkopp.net>
To: Yegor Yefremov <yegorslists@googlemail.com>
Cc: "linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: Re: [PATCH] canplayer: convert skipgap to unsigned long
Date: Fri, 10 Apr 2015 11:37:09 +0200	[thread overview]
Message-ID: <552799C5.9040209@hartkopp.net> (raw)
In-Reply-To: <CAGm1_kvDgV5Dr4u=kxEQNntf6tBPUh4+ZEv5kw5ebnAnv4m5jQ@mail.gmail.com>

On 10.04.2015 11:33, Yegor Yefremov wrote:
> On Fri, Apr 10, 2015 at 11:29 AM, Oliver Hartkopp


>> Yes. And additionally
>>
>>          skipgap = strtoul(optarg, NULL, 10);
>>
>> should have pointed me to use unsigned long m)
>
> Btw. should we initialize skipgap with 0?
>

static unsigned long skipgap;
^^^^^^

Does it for you :-)



  reply	other threads:[~2015-04-10  9:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 21:01 [PATCH] canplayer: convert skipgap to unsigned long Yegor Yefremov
2015-04-10  9:29 ` Oliver Hartkopp
2015-04-10  9:33   ` Yegor Yefremov
2015-04-10  9:37     ` Oliver Hartkopp [this message]
2015-04-10  9:37       ` Yegor Yefremov

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=552799C5.9040209@hartkopp.net \
    --to=socketcan@hartkopp.net \
    --cc=linux-can@vger.kernel.org \
    --cc=yegorslists@googlemail.com \
    /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.