On Tue, Aug 17, 2010 at 4:05 PM, Garrett Cooper wrote: > On Tue, Aug 17, 2010 at 1:00 PM, Mike Frysinger wrote: >> On Tue, Aug 17, 2010 at 3:47 PM, Garrett Cooper wrote: >>> On Tue, Aug 17, 2010 at 11:30 AM, David Marlin wrote: >>>> The testcase mallopt01 skips performing the test when UCLINUX=1, but the >>>> mallinfo structure is defined outside the #if !defined(UCLINUX) block. >>>> >>>> Attached is a patch to move the mallinfo structure definition inside the >>>> #if !defined(UCLINUX) block. >>> >>> ACK. >> >> meaning you're going to merge it ? ;) this change looks fine of course. > > Yeah. ACK -> all's good, I'm going to commit later. I kind of adopted > it after looking at the yum list, because it's a lot quicker to say > and less redundant than: > > Acked-by: Garrett Cooper <[email protected]>
ok, but following the original LKML style, people who ACK usually arent the ones who actually pick up & merge -mike ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
