comparison en/examples/results/mq.tools.tools.out @ 709:4432ad34b8e5

Check in example outputs with begin/end markers.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 31 Mar 2009 12:19:01 -0700
parents 0d5935744f87
children
comparison
equal deleted inserted replaced
708:c82ff69f0935 709:4432ad34b8e5
1 <!-- BEGIN mq.tools.tools -->
1 <screen><prompt>$</prompt> <userinput>diffstat -p1 remove-redundant-null-checks.patch</userinput> 2 <screen><prompt>$</prompt> <userinput>diffstat -p1 remove-redundant-null-checks.patch</userinput>
2 drivers/char/agp/sgi-agp.c | 5 ++--- 3 drivers/char/agp/sgi-agp.c | 5 ++---
3 drivers/char/hvcs.c | 11 +++++------ 4 drivers/char/hvcs.c | 11 +++++------
4 drivers/message/fusion/mptfc.c | 6 ++---- 5 drivers/message/fusion/mptfc.c | 6 ++----
5 drivers/message/fusion/mptsas.c | 3 +-- 6 drivers/message/fusion/mptsas.c | 3 +--
20 + kfree(drv_info.opt_mode); 21 + kfree(drv_info.opt_mode);
21 } 22 }
22 23
23 module_init(au1100fb_init); 24 module_init(au1100fb_init);
24 </screen> 25 </screen>
26 <!-- END mq.tools.tools -->