On 27/09/15 09:55, Andrew Borodin wrote:
> Greetings!
>
> There is a duplication of variable declaration in read_file_system_list()
> in case of [MOUNTED_LISTMNTENT]. Patch is attached. Please correct the log
> message if required. Thanks!
Pushed. Thanks.
Date: Sun, 27 Sep 2015 11:41:17 +0300
Subject: [PATCH] mountlist: clean up of variable duplication.
* lib/mountlist.c (read_file_system_list) [MOUNTED_LISTMNTENT]:
the 'me' variable is already declared above. Remove it here.
---
lib/mountlist.c | 1 -
1 file changed, 1 deletion(-)
diff -