Re: [PATCH 1/3] autofs-5.1.2 - Remove unused local 2KB buffer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you.
For the rest of the kernel stuff I've sent, feel free to check
whenever you can, since they're not that big deal.


2016-07-31 12:23 GMT+09:00 Ian Kent <raven@xxxxxxxxxx>:
> On Sat, 2016-07-30 at 13:35 +0900, Tomohiro Kusumi wrote:
>> Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@xxxxxxxxx>
>
> Thanks for the patches.
>
> They all look fine, they look straight forward, I'll include them in the list of
> patches for the next commit.
>
> I thought I'd take this opportunity to let you know what's going on with the
> kernel module patches.
>
> I'm having trouble getting time to update and test my module rename patch series
> so I'm planning on sending the patches I have, mostly yours and possibly one or
> two of mine, as soon as I can get a chance.
>
> Fact is I'm having trouble getting time even to do that but I am trying.
>
>> ---
>>  daemon/automount.c | 3 ---
>>  1 file changed, 3 deletions(-)
>>
>> diff --git a/daemon/automount.c b/daemon/automount.c
>> index ad5cafd..3afa860 100644
>> --- a/daemon/automount.c
>> +++ b/daemon/automount.c
>> @@ -1901,7 +1901,6 @@ static void usage(void)
>>
>>  static void show_build_info(void)
>>  {
>> -     char buf[2048];
>>       int count = 0;
>>
>>       printf("\nLinux automount version %s\n", version);
>> @@ -1913,8 +1912,6 @@ static void show_build_info(void)
>>
>>       printf("\nCompile options:\n  ");
>>
>> -     memset(buf, 0, 2048);
>> -
>>  #ifndef ENABLE_MOUNT_LOCKING
>>       printf("DISABLE_MOUNT_LOCKING ");
>>       count = 22;
--
To unsubscribe from this list: send the line "unsubscribe autofs" in



[Index of Archives]     [Linux Filesystem Development]     [Linux Ext4]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux