sh: Various cosmetic cleanups.
We had quite a bit of whitespace damage, clean most of it up.. Signed-off-by: Stuart Menefy <stuart.menefy@st.com> Signed-off-by: Arthur Othieno <a.othieno@bluewin.ch> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -224,7 +224,6 @@ long arch_ptrace(struct task_struct *child, long request, long addr, long data)
|
||||
|
||||
case PTRACE_SETDSPREGS: {
|
||||
unsigned long dp;
|
||||
int i;
|
||||
|
||||
ret = -EIO;
|
||||
dp = ((unsigned long) child) + THREAD_SIZE -
|
||||
|
Reference in New Issue
Block a user