From 1cc260ff33f695eb4b408cb9b83afb265a9169fc Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Mon, 7 Oct 2002 19:25:53 -0700 Subject: [PATCH] indentation fixes. As per CodingStyle --- fs/proc/array.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/proc/array.c') diff --git a/fs/proc/array.c b/fs/proc/array.c index 6dbae3d53464..2bdca174519f 100644 --- a/fs/proc/array.c +++ b/fs/proc/array.c @@ -352,7 +352,7 @@ int proc_pid_stat(struct task_struct *task, char * buffer) ppid, task->pgrp, task->session, - tty_nr, + tty_nr, tty_pgrp, task->flags, task->min_flt, -- cgit v1.2.3