From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olav Haugan Subject: [PATCH v3 0/1] staging: zsmalloc: Ensure handle is never 0 on success Date: Fri, 22 Nov 2013 09:30:40 -0800 Message-ID: <1385141441-16446-1-git-send-email-ohaugan@codeaurora.org> Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:42863 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755904Ab3KVRat (ORCPT ); Fri, 22 Nov 2013 12:30:49 -0500 Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: gregkh@linuxfoundation.org Cc: ngupta@vflare.org, sjenning@linux.vnet.ibm.com, linux-kernel@vger.kernel.org, minchan@kernel.org, linux-arm-msm@vger.kernel.org, Olav Haugan v3: Updated commit text with info about affected SoCs. v2: Added comments to code. Updated commit text. Olav Haugan (1): staging: zsmalloc: Ensure handle is never 0 on success drivers/staging/zsmalloc/zsmalloc-main.c | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation