syscall.h: fix doc text for syscall_get_arch()
authorRichard Guy Briggs <rgb@redhat.com>
Fri, 28 Feb 2014 20:34:19 +0000 (15:34 -0500)
committerEric Paris <eparis@redhat.com>
Tue, 23 Sep 2014 20:20:00 +0000 (16:20 -0400)
commit1002d94d30765b1faf0840adef9ed7e6b7aa5783
tree7183fe830ab82128ee43671aa8e32f7abff5059d
parent7e51aa4486bcf72daeb5d30227c4c01563f37044
syscall.h: fix doc text for syscall_get_arch()

syscall_get_arch() used to take a task as a argument.  It now uses
current.  Fix the doc text.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
include/asm-generic/syscall.h