drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_context()
[platform/adaptation/renesas_rcar/renesas_kernel.git] / ipc / shm.c
index 88c59c1..7645961 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;