"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "dev-5.0-raptor-04-16-2019"
Commit 18793465 authored by David Howells's avatar David Howells
Browse files

FRV: Fix indentation errors to keep git-am happy when moving arch header files


Fix indentation errors to keep git-am happy when moving arch header files.
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 62b8e680
...@@ -38,8 +38,8 @@ struct thread_info { ...@@ -38,8 +38,8 @@ struct thread_info {
int preempt_count; /* 0 => preemptable, <0 => BUG */ int preempt_count; /* 0 => preemptable, <0 => BUG */
mm_segment_t addr_limit; /* thread address space: mm_segment_t addr_limit; /* thread address space:
0-0xBFFFFFFF for user-thead * 0-0xBFFFFFFF for user-thead
0-0xFFFFFFFF for kernel-thread * 0-0xFFFFFFFF for kernel-thread
*/ */
struct restart_block restart_block; struct restart_block restart_block;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment