From 132f90c660e08037d238bb9557475b83cc9e2861 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Mon, 5 Feb 2018 17:29:12 +0000 Subject: Linuxolator whitespace cleanup A version of each of the MD files by necessity exists for each CPU architecture supported by the Linuxolator. Clean these up so that new architectures do not inherit whitespace issues. Clean up shared Linuxolator files while here. Sponsored by: Turing Robotic Industries Inc. --- sys/compat/linux/linux_ipc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/compat/linux/linux_ipc.c') diff --git a/sys/compat/linux/linux_ipc.c b/sys/compat/linux/linux_ipc.c index 2a38cc4ca9365..c1a58589e2294 100644 --- a/sys/compat/linux/linux_ipc.c +++ b/sys/compat/linux/linux_ipc.c @@ -731,8 +731,8 @@ linux_msgctl(struct thread *td, struct linux_msgctl_args *args) return (error); } - /* - * TODO: implement this + /* + * TODO: implement this * case LINUX_MSG_STAT: */ case LINUX_IPC_STAT: -- cgit v1.2.3