From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 29 Dec 2003 22:48:38 +0000 Subject: Re: [ANNOUNCE] udev 011 release Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sun, Dec 28, 2003 at 03:04:49AM +0100, J.A. Magallon wrote: > > And a couple questions. > a) Should not ordering be reversed here: > > start) > if [ ! -d $udev_dir ]; then > mkdir $udev_dir > fi > if [ ! -d $sysfs_dir ]; then > exit 1 > fi > If we have not /sys, there's no sense on creating /udev, so I would check first > for /sys. Care to send a patch? :) thanks, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel