commit | 43224b739b0b80d198e44fce7b40e2bc0e357c4e | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Jul 11 16:11:20 2012 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jul 11 11:15:24 2012 -0700 |
tree | 5a4712ff6fc8512a341aec6a81e96fbe5c1ca704 | |
parent | 055c9fa8874fa7261eec7a268366565db84af474 [diff] |
MN10300: Fix a missing semicolon The declaration of arch_release_thread_info() needs a semicolon. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>