On Thu, Dec 16, 2010 at 8:38 PM, Vasyl' <vvavrychuk@xxxxxxxxx> wrote: > Signed-off-by: Vasyl' Vavrychuk <vvavrychuk@xxxxxxxxx> > --- > Âtrace.c | Â Â2 +- > Â1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/trace.c b/trace.c > index 1e560cb..62586fa 100644 > --- a/trace.c > +++ b/trace.c > @@ -25,7 +25,7 @@ > Â#include "cache.h" > Â#include "quote.h" > > -void do_nothing(size_t unused) > +static void do_nothing(size_t unused) > Â{ > Â} > If it means something, this looks sane to me. Acked-by: Thiago Farina <tfransosi@xxxxxxxxx> > -- > 1.7.1 > -- > To unsubscribe from this list: send the line "unsubscribe git" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at Âhttp://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html