]> Pileus Git - ~andy/linux/blobdiff - ipc/shm.c
ipc: standardize code comments
[~andy/linux] / ipc / shm.c
index 88c59c1e026c3e6083b07aaa8a4d3595c3e4b2f3..76459616a7fafe7581d713a245c63e861a4cf631 100644 (file)
--- a/ipc/shm.c
+++ b/ipc/shm.c
@@ -477,7 +477,6 @@ static const struct vm_operations_struct shm_vm_ops = {
  *
  * Called with shm_ids.rwsem held as a writer.
  */
-
 static int newseg(struct ipc_namespace *ns, struct ipc_params *params)
 {
        key_t key = params->key;