Re: [PATCH 02/15] [ATM]: Use proc_create() to setup ->proc_fops first
From: Wang Chen <hidden>
Date: 2008-02-29 05:26:22
From: Wang Chen <hidden>
Date: 2008-02-29 05:26:22
David Miller said the following on 2008-2-29 5:56:
From: Wang Chen <redacted> Date: Thu, 28 Feb 2008 18:55:23 +0800quoted
Use proc_create() to make sure that ->proc_fops be setup before gluing PDE to main tree. Signed-off-by: Wang Chen <redacted>Applied, thanks. Some of those paths could definitely use some error handling.
Thanks Dave, I will make patch for error handling later.