Re: [PATCH 2.6.13-rc6 1/2] New Syscall: get rlimits of any process

From: Greg KH
Date: Sat Aug 13 2005 - 17:14:00 EST


On Fri, Aug 12, 2005 at 07:48:22PM +0200, Wieland Gmeiner wrote:
> @@ -294,3 +294,4 @@ ENTRY(sys_call_table)
> .long sys_inotify_init
> .long sys_inotify_add_watch
> .long sys_inotify_rm_watch
> + .long sys_getprlimit

Please follow the proper kernel coding style when writing new kernel
code...

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/