Re: [PATCH 5 OF 5] Code size reduction.

Jody Bruchon <[email protected]> Mon, 16 Mar 2015 20:30:04 -0400
Newsgroups org.kernel.vger.linux-8086
Message-ID <[email protected]>
On 3/16/2015 3:32 AM, Juan Perez-Sanchez wrote:
> The technique suggested by A. Rubini in his book "Linux Device
> Drivers, 3rd. Ed.", Chap. 02, section "Error Handling During
> Initialization" was used in several functions in file fs/minix/namei.c
>
> Code size was reduced by 144 bytes.

All five of your patches are applied. Thanks for this! The fact that 
much generic pipe code has been removed from Minix filesystem code 
should make that code easier to understand as well.