commit | 1002d94d30765b1faf0840adef9ed7e6b7aa5783 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Fri Feb 28 15:34:19 2014 -0500 |
committer | Eric Paris <eparis@redhat.com> | Tue Sep 23 16:20:00 2014 -0400 |
tree | 7183fe830ab82128ee43671aa8e32f7abff5059d | |
parent | 7e51aa4486bcf72daeb5d30227c4c01563f37044 [diff] |
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>