From: Glauber de Oliveira Costa Date: Mon, 22 Oct 2007 00:56:21 +0000 (+1000) Subject: turn err into errx in lguest call sites X-Git-Tag: v2.6.24-rc1~28^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=babed5c00225f109d6ebea368ad2deea2abcce32;p=pandora-kernel.git turn err into errx in lguest call sites These two callsites should really be errx instead of err, since there is no errno associated with them in the moment they are issued. Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Rusty Russell Cc: Glauber de Oliveira Costa --- Reading git-diff-tree failed