x86: Fix group attribute decoding bug
authorMasami Hiramatsu <mhiramat@redhat.com>
Tue, 20 Oct 2009 16:55:24 +0000 (12:55 -0400)
committerIngo Molnar <mingo@elte.hu>
Wed, 21 Oct 2009 11:25:28 +0000 (13:25 +0200)
commit06ed6ba5ecb771cc3a967838a4bb1d9cbd8786b9
tree834daccaa9896bddaabf9aefc6ab549aafd5da42
parentbb3c3e807140816b5f5fd4840473ee52a916ad4f
x86: Fix group attribute decoding bug

Fix a typo in inat_get_group_attribute() which should refer
inat_group_tables, not inat_escape_tables.

Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Cc: systemtap<systemtap@sources.redhat.com>
Cc: DLE <dle-develop@lists.sourceforge.net>
Cc: Jim Keniston <jkenisto@us.ibm.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20091020165524.4145.97333.stgit@dhcp-100-2-132.bos.redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/lib/inat.c