On Wed, 27 Jan 2016 15:36:38 +0300 Michael Tokarev <m...@tls.msk.ru> wrote:
> 27.01.2016 15:15, Greg Kurz wrote: > [] > > Just a few remarks: > > > > [greg@palmb qemu-master]$ grep -r libtool > > qemu-doc.texi:@item libtool: @uref{http://www.gnu.org/software/libtool/} > > > > Maybe we should drop that line as well ? > > Hm, it looks like I forgot to commit that change, > qemu-doc.texi is left locally modified but not comitted. > Yes, definitely we should do that. > > btw, there's a handy tool `git grep' for that. > Heh thanks :) > > Also, when reading http://wiki.qemu.org/Contribute/TrivialPatches, I > > wonder if this can be considered a trivial patch... Can you clarify ? > > well, I dunno. To me it is trivial, removing a bunch of unused code > without touching the rest. Dunno. > Ok. > Thanks, > > /mjt >