--- Original Messsage --- From: Joe Perches Subject: Re: [PATCH] TUNTAP: Fix wrong debug message Date: Mon, 24 Dec 2007 18:48:48 -0800 Message-ID: <1198550928.19504.1.camel@localhost> > More readable to reverse the strings > > tun->dev->name, arg ? "enabled" : "disabled"); > Hello Joe, Thanks for your advice. This is the more readable version. Best Regards, -toyo