From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWljR-0000Le-Ba for qemu-devel@nongnu.org; Tue, 22 May 2012 05:50:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SWljP-0000G5-HM for qemu-devel@nongnu.org; Tue, 22 May 2012 05:50:20 -0400 Received: from mx.meyering.net ([88.168.87.75]:39490 helo=hx.meyering.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWljP-0000Fa-6w for qemu-devel@nongnu.org; Tue, 22 May 2012 05:50:19 -0400 From: Jim Meyering Date: Tue, 22 May 2012 11:50:08 +0200 Message-Id: <1337680210-20569-1-git-send-email-jim@meyering.net> Subject: [Qemu-devel] [PATCHv2 0/2] envlist.c: handle strdup failure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Jim Meyering , Blue Swirl , Kevin Wolf From: Jim Meyering This is the same as v1, except that two lines of non-leading TABs in envlist.c (indenting comments after code) have also been converted to use equivalent spaces instead of TABs. Jim Meyering (2): envlist.c: convert all TABs to equivalent spaces envlist.c: handle strdup failure envlist.c | 272 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 140 insertions(+), 132 deletions(-) -- 1.7.10.2.552.gaa3bb87