From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964928AbbLWSDE (ORCPT ); Wed, 23 Dec 2015 13:03:04 -0500 Received: from mout.web.de ([212.227.15.3]:63404 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754229AbbLWSDB (ORCPT ); Wed, 23 Dec 2015 13:03:01 -0500 Subject: [PATCH 0/5] block-LDM: Improvements for exception handling References: <566ABCD9.1060404@users.sourceforge.net> <567A6CDB.4030703@users.sourceforge.net> Cc: Julia Lawall , LKML , kernel-janitors@vger.kernel.org To: linux-ntfs-dev@lists.sourceforge.net, linux-block@vger.kernel.org, Jens Axboe , Richard Russon From: SF Markus Elfring Message-ID: <567AE1C6.9020108@users.sourceforge.net> Date: Wed, 23 Dec 2015 19:02:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:LlsGCHF9E1u5NwnXt2dOLIbA7Bl8JCA0gi2MV/0Kowe+eJYNqyM HmYy0NjBiY7EyyPv2YLO7TAbaoMvS+N26pGPmVARssrvzqZMYmo3sEPwkc0LUQ0XGQoBL0i Ogvp2MaB8bAoxg0rxtei2aO9A2GUMkoDulUeHc+lSbbeB4MY2lE1VIW8X+mUmCsgsUQ/+Qc IaXXU4/7mjiblUPGMclVg== X-UI-Out-Filterresults: notjunk:1;V01:K0:uiWrPGWLpsw=:Ek06TzjnGc1TYCHt1ZuD7L MNWLq69XKydifOABPCs/xLzJd6VSY9deInjHOxJTHoxJkzg69V3Rv7iOZ2zkZ5cl6VKXuHwT1 JmhzBWdxHS+rulTxTCVX0Zbj00x5Tk5UMrme/mRWyfinH5wz4pdyM/YJZILlNUH6E5k+rXSEY WWa3KOGuP+s9ibK6txcfwMts+m32RJ2YOoa7JuhQndORGb71vmciMTD5dLhc1C69tJFUtNBmq h8UOGajwK+OyLgNR+pWFGZ7oL3PlnrfiRR8ZWmJ/cLwtx4faOiOGWsJU7Yelefx8TwXNKffcC 8r/SnMSXPnk8QjiXlvIv4boKivf+MJN2KPMmc4PwZWFnvO18nac67SAH74nfiuPsdHjy4BDXx zYzGolBd1tfmPSSCUOWNoeWAo4cqXz0p/WagSEm8r7sF3UVV2wEUpoWF3o2pUDQnyrynkhPUs KO17e+C/gjooG5s0pEKTYzy3J8BJMJfLG8G3gXABhYrTvEnu46t9WILgXh1aIKnvb09sSL+lU JYURn/V4KwiWrGqDCnPLnQ/4IgheLGxpfNrL9b2YN4l8hYqpsYnJ73nmQZnU2itbW8/8ilyEh CWmFcaoNe8E8+EYCDKNdqvUGFl+Lc49rBaBcIdDyHBpN2PAueBoMj0TAlmR0hl49boX6CTqou d03X+hucHor1O/tNYjw5yrSfuedkEB/KH8gjWb/HhyTpTdYIj/HLOi3DHxb6JNffc0OCJ0yrs 7PaxPTlps+MS3GZWuufgYD68OcYDVzGOmIX1SbKdVyNqTDvyHBW9pJSd6+zbBSYuks7KRX1kU aPF+KNw Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Markus Elfring Date: Wed, 23 Dec 2015 17:32:12 +0100 Several update suggestions were taken into account from static source code analysis. Markus Elfring (5): One function call less in ldm_validate_tocblocks() after error detection Delete extra log messages for memory allocation failures One function call less in ldm_partition() after error detection Less function calls in ldm_validate_privheads() after error detection Fine-tuning for the source code formatting block/partitions/ldm.c | 455 +++++++++++++++++++++++++------------------------ 1 file changed, 236 insertions(+), 219 deletions(-) -- 2.6.3