lkml.org 
[lkml]   [2013]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] scripts: remove unused function in sortextable.c
On 07/10/2013 11:03 AM, Ramkumar Ramachandra wrote:
> Cc: David Daney <david.daney@cavium.com>
> Cc: Michal Marek <mmarek@suse.cz>
> Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>

I haven't tested it, but it looks plausible.

Acked-by: David Daney <david.daney@cavium.com>


> ---
> Trivial. I wonder why make didn't tell us?
>
> scripts/sortextable.c | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/scripts/sortextable.c b/scripts/sortextable.c
> index f9ce116..7c2310c 100644
> --- a/scripts/sortextable.c
> +++ b/scripts/sortextable.c
> @@ -64,14 +64,6 @@ fail_file(void)
> longjmp(jmpenv, SJ_FAIL);
> }
>
> -static void __attribute__((noreturn))
> -succeed_file(void)
> -{
> - cleanup();
> - longjmp(jmpenv, SJ_SUCCEED);
> -}
> -
> -
> /*
> * Get the whole file as a programming convenience in order to avoid
> * malloc+lseek+read+free of many pieces. If successful, then mmap
>



\
 
 \ /
  Last update: 2013-07-15 20:21    [W:2.592 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site