X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fshm.h;h=19ef54511db844dc50fddb4a2bfae1400045c17b;hb=3e3ff47c8527c5ba0be4e9f358d49e4b076bd6ef;hp=1907355c0eb14164dc06b783c4e2860d91daf7a1;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/linux/shm.h b/include/linux/shm.h index 1907355c0..19ef54511 100644 --- a/include/linux/shm.h +++ b/include/linux/shm.h @@ -84,7 +84,7 @@ struct shmid_kernel /* private to the kernel */ time_t shm_ctim; pid_t shm_cprid; pid_t shm_lprid; - struct user_struct *mlock_user; + struct user_struct * mlock_user; }; /* shm_mode upper byte flags */