Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754595Ab3CKTl0 (ORCPT ); Mon, 11 Mar 2013 15:41:26 -0400 Received: from vpn.mirsal.fr ([178.79.141.108]:47707 "EHLO mirsal-laptop1.mirsal.fr" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754254Ab3CKTlX (ORCPT ); Mon, 11 Mar 2013 15:41:23 -0400 From: Mirsal Ennaime To: Greg Kroah-Hartman Cc: =?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?= , Brian Swetland , devel@driverdev.osuosl.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/4] Cosmetic changes to the android binder proc release code Date: Mon, 11 Mar 2013 20:31:51 +0100 Message-Id: <1363030315-10229-1-git-send-email-mirsal@mirsal.fr> X-Mailer: git-send-email 1.7.10.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 23 Hello, These are cleanup patches related to the binder_deferred_release function in the android binder staging driver which improve readability while removing checkpatch and compiler warnings. drivers/staging/android/binder.c | 121 +++++++++++++++++++++++++++---------------- 1 file changed, 77 insertions(+), 44 deletions(-) Hopefully I have submitted them correctly, this time :) Thank you for your time and sorry for the noise, Best regards, -- mirsal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/