
5 Sep
2013
5 Sep
'13
6:46 a.m.
Eric Blake wrote:
On 09/04/2013 05:07 PM, Jim Fehlig wrote:
No need to check if priviledged when reading hostsysinfo, since that check was already done in libxlDriverShouldLoad(). The libxl driver fails to load if not priviledged.
s/priviledged/privileged/ (twice)
Signed-off-by: Jim Fehlig <jfehlig@suse.com> --- src/libxl/libxl_driver.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
ACK.
Fixed the spelling errors in the commit message and pushed. Thanks. Regards, Jim