Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2016 08:08:06 +0000 (UTC)
From:      Dmitry Chagin <dchagin@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r294621 - head/sys/amd64/linux
Message-ID:  <201601230808.u0N886Ua021029@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dchagin
Date: Sat Jan 23 08:08:06 2016
New Revision: 294621
URL: https://svnweb.freebsd.org/changeset/base/294621

Log:
  Remove obsolete comment.
  
  MFC after:	3 days

Modified:
  head/sys/amd64/linux/linux_machdep.c

Modified: head/sys/amd64/linux/linux_machdep.c
==============================================================================
--- head/sys/amd64/linux/linux_machdep.c	Sat Jan 23 08:04:29 2016	(r294620)
+++ head/sys/amd64/linux/linux_machdep.c	Sat Jan 23 08:08:06 2016	(r294621)
@@ -383,7 +383,6 @@ linux_sigaltstack(struct thread *td, str
 	return (error);
 }
 
-/* XXX do all */
 int
 linux_arch_prctl(struct thread *td, struct linux_arch_prctl_args *args)
 {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601230808.u0N886Ua021029>