Re: [PATCH v2] ptp: fix an IS_ERR() vs NULL check

From: Dan Carpenter
Date: Tue Dec 04 2018 - 10:11:16 EST


On Tue, Dec 04, 2018 at 06:55:38AM -0800, Richard Cochran wrote:
> On Tue, Dec 04, 2018 at 10:00:33AM +0300, Dan Carpenter wrote:
> >
> > Why did you commit 3b1ad360acad ("pps: using ERR_PTR instead of NULL
> > while pps_register_source fails")? You're not listed as a maintainer so
> > I wouldn't have known to CC you.
>
> I'm confused. Where is that commit?
>
> $ git show 3b1ad360acad
> fatal: ambiguous argument '3b1ad360acad': unknown revision or path not in the working tree.
>
> I'm pulling from:
>
> torvalds git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git (fetch)
> stable git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git (fetch)
>
> (and also from net and net-next)
>

I'm on linux-next but originally it came from the char-misc-next tree.

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git char-misc-next

regards,
dan carpenter