[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1363044388-11409-1-git-send-email-mirsal@mirsal.fr>
Date: Tue, 12 Mar 2013 00:26:25 +0100
From: Mirsal Ennaime <mirsal@...sal.fr>
To: Greg Kroah-Hartman <greg@...ah.com>
Cc: Arve Hjønnevåg <arve@...roid.com>,
Brian Swetland <swetland@...gle.com>,
devel@...verdev.osuosl.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Dan Carpenter <dan.carpenter@...cle.com>,
Joe Perches <joe@...ches.com>
Subject: [PATCH v2 0/3] Cosmetic changes to the android binder proc release code
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 | 137 +++++++++++++++++-----------
1 file changed, 85 insertions(+), 52 deletions(-)
Changes from v1:
* squashed patches 3 and 4 together instead of introducing a warning
in patch 3 and then fix it in patch 4. (Following Joe Perches' review)
* removed the extra nd_refs variable from patch 1 and fixed whitespace
in patch 2 (Following Dan Carpenter's reviews)
Thank you for your time and sorry again 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists