Re: [patch]fastboot: remove duplicate unpack_to_rootfs()

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>
Cc: Shaohua Li <shaohua.li@...>, lkml <linux-kernel@...>, Andrew Morton <akpm@...>, Arjan van de Ven <arjan@...>
Date: Wednesday, August 13, 2008 - 4:11 am

2008/8/13, Ingo Molnar <mingo@elte.hu>:
These are not really unused. A few lines later it reads:

#include "../src/inflate.c"

These macros are used within inflate.c

(and perhaps the inclusion of inflate.c is not a good idea, maybe this
should be in lib.a
note that inflate.c is also included in init/do_mounts_rd.c;
fortunately this is all init code (which is probably why include was
used in the first place))

Frans.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch]fastboot: remove duplicate unpack_to_rootfs(), Shaohua Li, (Wed Aug 13, 2:07 am)
Re: [patch]fastboot: remove duplicate unpack_to_rootfs(), Frans Meulenbroeks, (Wed Aug 13, 4:11 am)
Re: [patch]fastboot: remove duplicate unpack_to_rootfs(), Andrew Morton, (Wed Aug 13, 4:06 am)