Commit 1d6198c3b01619151f3227c6461b3d53eeb711e5

Authored by blueswir1
1 parent 8d32699a

Remove unnecessary trailing newlines

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6000 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 92 changed files with 0 additions and 103 deletions
.gitignore
... ... @@ -28,4 +28,3 @@ qemu-nbd.8
28 28 *.tp
29 29 *.vr
30 30 *.d
31   -
... ...
... ... @@ -428,4 +428,3 @@ typedef struct
428 428 #endif
429 429  
430 430 #endif /* _A_OUT_H_ */
431   -
... ...
block-cloop.c
... ... @@ -165,5 +165,3 @@ BlockDriver bdrv_cloop = {
165 165 NULL,
166 166 cloop_close,
167 167 };
168   -
169   -
... ...
block-dmg.c
... ... @@ -294,4 +294,3 @@ BlockDriver bdrv_dmg = {
294 294 NULL,
295 295 dmg_close,
296 296 };
297   -
... ...
block-vvfat.c
... ... @@ -2848,4 +2848,3 @@ static void checkpoint(void) {
2848 2848 print_direntry(NULL);
2849 2849 }
2850 2850 #endif
2851   -
... ...
buffered_file.c
... ... @@ -247,4 +247,3 @@ QEMUFile *qemu_fopen_ops_buffered(void *opaque,
247 247  
248 248 return s->file;
249 249 }
250   -
... ...
darwin-user/mmap.c
... ... @@ -408,4 +408,3 @@ int target_msync(unsigned long start, unsigned long len, int flags)
408 408 start &= qemu_host_page_mask;
409 409 return msync((void *)start, end - start, flags);
410 410 }
411   -
... ...
darwin-user/signal.c
... ... @@ -455,5 +455,3 @@ handle_signal:
455 455 if (q != &k->info)
456 456 free_sigqueue(q);
457 457 }
458   -
459   -
... ...
def-helper.h
... ... @@ -218,4 +218,3 @@ DEF_HELPER_FLAGS_0(name, flags, ret)
218 218 #undef GEN_HELPER
219 219  
220 220 #endif
221   -
... ...
fpu/softfloat-macros.h
... ... @@ -717,4 +717,3 @@ INLINE flag ne128( bits64 a0, bits64 a1, bits64 b0, bits64 b1 )
717 717 return ( a0 != b0 ) || ( a1 != b1 );
718 718  
719 719 }
720   -
... ...
gen-icount.h
... ... @@ -53,4 +53,3 @@ static inline void gen_io_end(void)
53 53 tcg_gen_st_i32(tmp, cpu_env, offsetof(CPUState, can_do_io));
54 54 tcg_temp_free_i32(tmp);
55 55 }
56   -
... ...
hw/apb_pci.c
... ... @@ -261,5 +261,3 @@ PCIBus *pci_apb_init(target_phys_addr_t special_base,
261 261 "Advanced PCI Bus secondary bridge 2");
262 262 return secondary;
263 263 }
264   -
265   -
... ...
hw/arm-misc.h
... ... @@ -44,4 +44,3 @@ qemu_irq *armv7m_nvic_init(CPUState *env);
44 44 void stellaris_enet_init(NICInfo *nd, uint32_t base, qemu_irq irq);
45 45  
46 46 #endif /* !ARM_MISC_H */
47   -
... ...
hw/arm_sysctl.c
... ... @@ -205,4 +205,3 @@ void arm_sysctl_init(uint32_t base, uint32_t sys_id)
205 205 cpu_register_physical_memory(base, 0x00001000, iomemtype);
206 206 /* ??? Save/restore. */
207 207 }
208   -
... ...
hw/arm_timer.c
... ... @@ -340,4 +340,3 @@ void icp_pit_init(uint32_t base, qemu_irq *pic, int irq)
340 340 /* This device has no state to save/restore. The component timers will
341 341 save themselves. */
342 342 }
343   -
... ...
hw/armv7m.c
... ... @@ -207,4 +207,3 @@ qemu_irq *armv7m_init(int flash_size, int sram_size,
207 207  
208 208 return pic;
209 209 }
210   -
... ...
hw/cdrom.c
... ... @@ -153,5 +153,3 @@ int cdrom_read_toc_raw(int nb_sectors, uint8_t *buf, int msf, int session_num)
153 153 cpu_to_be16wu((uint16_t *)buf, len - 2);
154 154 return len;
155 155 }
156   -
157   -
... ...
hw/grackle_pci.c
... ... @@ -146,4 +146,3 @@ PCIBus *pci_grackle_init(uint32_t base, qemu_irq *pic)
146 146 #endif
147 147 return s->bus;
148 148 }
149   -
... ...
hw/lsi53c895a.c
... ... @@ -2005,4 +2005,3 @@ void *lsi_scsi_init(PCIBus *bus, int devfn)
2005 2005  
2006 2006 return s;
2007 2007 }
2008   -
... ...
hw/mac_dbdma.c
... ... @@ -76,4 +76,3 @@ void dbdma_init (int *dbdma_mem_index)
76 76 {
77 77 *dbdma_mem_index = cpu_register_io_memory(0, dbdma_read, dbdma_write, NULL);
78 78 }
79   -
... ...
hw/mcf5206.c
... ... @@ -540,4 +540,3 @@ qemu_irq *mcf5206_init(uint32_t base, CPUState *env)
540 540 m5206_mbar_reset(s);
541 541 return pic;
542 542 }
543   -
... ...
hw/pci_host.h
... ... @@ -90,4 +90,3 @@ static uint32_t pci_host_data_readl(void* opaque, pci_addr_t addr)
90 90 #endif
91 91 return val;
92 92 }
93   -
... ...
hw/pcmcia.h
... ... @@ -47,4 +47,3 @@ struct pcmcia_card_s {
47 47  
48 48 /* dscm1xxxx.c */
49 49 struct pcmcia_card_s *dscm1xxxx_init(BlockDriverState *bdrv);
50   -
... ...
hw/pl011.c
... ... @@ -309,4 +309,3 @@ void pl011_init(uint32_t base, qemu_irq irq,
309 309 }
310 310 register_savevm("pl011_uart", -1, 1, pl011_save, pl011_load, s);
311 311 }
312   -
... ...
hw/pl022.c
... ... @@ -306,5 +306,3 @@ void pl022_init(uint32_t base, qemu_irq irq, int (*xfer_cb)(void *, int),
306 306 pl022_reset(s);
307 307 register_savevm("pl022_ssp", -1, 1, pl022_save, pl022_load, s);
308 308 }
309   -
310   -
... ...
hw/pl050.c
... ... @@ -139,4 +139,3 @@ void pl050_init(uint32_t base, qemu_irq irq, int is_mouse)
139 139 s->dev = ps2_kbd_init(pl050_update, s);
140 140 /* ??? Save/restore. */
141 141 }
142   -
... ...
hw/pl061.c
... ... @@ -311,4 +311,3 @@ qemu_irq *pl061_init(uint32_t base, qemu_irq irq, qemu_irq **out)
311 311 register_savevm("pl061_gpio", -1, 1, pl061_save, pl061_load, s);
312 312 return qemu_allocate_irqs(pl061_set_irq, s, 8);
313 313 }
314   -
... ...
hw/pl080.c
... ... @@ -336,4 +336,3 @@ void *pl080_init(uint32_t base, qemu_irq irq, int nchannels)
336 336 /* ??? Save/restore. */
337 337 return s;
338 338 }
339   -
... ...
hw/prep_pci.c
... ... @@ -169,4 +169,3 @@ PCIBus *pci_prep_init(qemu_irq *pic)
169 169  
170 170 return s->bus;
171 171 }
172   -
... ...
hw/ps2.h
... ... @@ -7,4 +7,3 @@ uint32_t ps2_read_data(void *);
7 7 void ps2_queue(void *, int b);
8 8 void ps2_keyboard_set_translation(void *opaque, int mode);
9 9 void ps2_mouse_fake_event(void *opaque);
10   -
... ...
hw/ptimer.c
... ... @@ -192,4 +192,3 @@ ptimer_state *ptimer_init(QEMUBH *bh)
192 192 s->timer = qemu_new_timer(vm_clock, ptimer_tick, s);
193 193 return s;
194 194 }
195   -
... ...
hw/rtl8139.c
... ... @@ -3463,4 +3463,3 @@ void pci_rtl8139_init(PCIBus *bus, NICInfo *nd, int devfn)
3463 3463 rtl8139_get_next_tctr_time(s,qemu_get_clock(vm_clock)));
3464 3464 #endif /* RTL8139_ONBOARD_TIMER */
3465 3465 }
3466   -
... ...
hw/sh7750.c
... ... @@ -778,4 +778,3 @@ qemu_irq sh7750_irl(SH7750State *s)
778 778 return qemu_allocate_irqs(sh_intc_set_irl, sh_intc_source(&s->intc, IRL),
779 779 1)[0];
780 780 }
781   -
... ...
hw/sh_pci.c
... ... @@ -202,4 +202,3 @@ PCIBus *sh_pci_register_bus(pci_set_irq_fn set_irq, pci_map_irq_fn map_irq,
202 202  
203 203 return p->bus;
204 204 }
205   -
... ...
hw/slavio_intctl.c
... ... @@ -421,4 +421,3 @@ void *slavio_intctl_init(target_phys_addr_t addr, target_phys_addr_t addrg,
421 421 slavio_intctl_reset(s);
422 422 return s;
423 423 }
424   -
... ...
hw/sm501_template.h
... ... @@ -101,4 +101,3 @@ static void glue(draw_line32_, PIXEL_NAME)(
101 101 #undef PIXEL_TYPE
102 102 #undef PIXEL_NAME
103 103 #undef BGR_FORMAT
104   -
... ...
hw/smbus.h
... ... @@ -67,4 +67,3 @@ void smbus_write_block(i2c_bus *bus, int addr, uint8_t command, uint8_t *data,
67 67  
68 68 /* smbus_eeprom.c */
69 69 void smbus_eeprom_device_init(i2c_bus *bus, uint8_t addr, uint8_t *buf);
70   -
... ...
hw/ssi-sd.c
... ... @@ -237,4 +237,3 @@ void *ssi_sd_init(BlockDriverState *bs)
237 237 register_savevm("ssi_sd", -1, 1, ssi_sd_save, ssi_sd_load, s);
238 238 return s;
239 239 }
240   -
... ...
hw/stellaris_input.c
... ... @@ -89,5 +89,3 @@ void stellaris_gamepad_init(int n, qemu_irq *irq, const int *keycode)
89 89 register_savevm("stellaris_gamepad", -1, 1,
90 90 stellaris_gamepad_save, stellaris_gamepad_load, s);
91 91 }
92   -
93   -
... ...
hw/sun4c_intctl.c
... ... @@ -221,4 +221,3 @@ void *sun4c_intctl_init(target_phys_addr_t addr, qemu_irq **irq,
221 221 sun4c_intctl_reset(s);
222 222 return s;
223 223 }
224   -
... ...
hw/sun4m.c
... ... @@ -1646,4 +1646,3 @@ QEMUMachine ss2_machine = {
1646 1646 .nodisk_ok = 1,
1647 1647 .use_scsi = 1,
1648 1648 };
1649   -
... ...
hw/tc6393xb_template.h
... ... @@ -69,4 +69,3 @@ static void glue(tc6393xb_draw_graphic, BITS)(struct tc6393xb_s *s)
69 69  
70 70 #undef BITS
71 71 #undef SET_PIXEL
72   -
... ...
hw/unin_pci.c
... ... @@ -268,4 +268,3 @@ PCIBus *pci_pmac_init(qemu_irq *pic)
268 268 #endif
269 269 return s->bus;
270 270 }
271   -
... ...
hw/versatile_pci.c
... ... @@ -141,4 +141,3 @@ PCIBus *pci_vpb_init(qemu_irq *pic, int irq, int realview)
141 141  
142 142 return s;
143 143 }
144   -
... ...
hw/vmmouse.c
... ... @@ -288,4 +288,3 @@ void *vmmouse_init(void *m)
288 288  
289 289 return s;
290 290 }
291   -
... ...
keymaps/et
... ... @@ -83,4 +83,3 @@ period 0x34
83 83 colon 0x34 shift
84 84 minus 0x35
85 85 underscore 0x35 shift
86   -
... ...
keymaps/fo
... ... @@ -74,4 +74,3 @@ period 0x34
74 74 colon 0x34 shift
75 75 minus 0x35
76 76 underscore 0x35 shift
77   -
... ...
keymaps/is
... ... @@ -137,4 +137,3 @@ thorn 0x35
137 137 THORN 0x35 shift
138 138 dead_belowdot 0x35 altgr
139 139 dead_abovedot 0x35 shift altgr
140   -
... ...
keymaps/nl
... ... @@ -57,4 +57,3 @@ equal 0x35 shift
57 57 bracketright 0x56
58 58 bracketleft 0x56 shift
59 59 brokenbar 0x56 altgr
60   -
... ...
keymaps/sv
... ... @@ -79,4 +79,3 @@ period 0x34
79 79 colon 0x34 shift
80 80 minus 0x35
81 81 underscore 0x35 shift
82   -
... ...
linux-user/alpha/termbits.h
... ... @@ -262,4 +262,3 @@ struct target_termios {
262 262 #define TARGET_TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */
263 263 #define TARGET_TIOCGHAYESESP 0x545E /* Get Hayes ESP configuration */
264 264 #define TARGET_TIOCSHAYESESP 0x545F /* Set Hayes ESP configuration */
265   -
... ...
linux-user/arm/nwfpe/fpa11.c
... ... @@ -241,4 +241,3 @@ unsigned int EmulateAll1(unsigned int opcode)
241 241 }
242 242 }
243 243 #endif
244   -
... ...
linux-user/arm/termbits.h
... ... @@ -214,4 +214,3 @@ struct target_termios {
214 214 #define TARGET_TIOCPKT_DOSTOP 32
215 215  
216 216 #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */
217   -
... ...
linux-user/cris/syscall.h
... ... @@ -34,4 +34,3 @@ struct target_pt_regs {
34 34 unsigned long exs;
35 35 unsigned long eda;
36 36 };
37   -
... ...
linux-user/cris/termbits.h
... ... @@ -211,4 +211,3 @@ struct target_termios {
211 211 #define TARGET_TIOCPKT_DOSTOP 32
212 212  
213 213 #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */
214   -
... ...
linux-user/errno_defs.h
... ... @@ -139,4 +139,3 @@
139 139 /* for robust mutexes */
140 140 #define TARGET_EOWNERDEAD 130 /* Owner died */
141 141 #define TARGET_ENOTRECOVERABLE 131 /* State not recoverable */
142   -
... ...
linux-user/i386/termbits.h
... ... @@ -224,4 +224,3 @@ struct target_termios {
224 224 #define TARGET_TIOCPKT_DOSTOP 32
225 225  
226 226 #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */
227   -
... ...
linux-user/m68k/termbits.h
... ... @@ -225,4 +225,3 @@ struct target_termios {
225 225 #define TARGET_TIOCPKT_DOSTOP 32
226 226  
227 227 #define TARGET_TIOCSER_TEMT 0x01 /* Transmitter physically empty */
228   -
... ...
linux-user/ppc/termbits.h
... ... @@ -234,4 +234,3 @@ struct target_termios {
234 234  
235 235 #define TARGET_TIOCMIWAIT 0x545C /* wait for a change on serial input line(s) */
236 236 #define TARGET_TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */
237   -
... ...
linux-user/sparc/termbits.h
... ... @@ -277,4 +277,3 @@ struct target_termios {
277 277 #define TARGET_TIOCSERSETMULTI 0x545B /* Set multiport config */
278 278 #define TARGET_TIOCMIWAIT 0x545C /* Wait input */
279 279 #define TARGET_TIOCGICOUNT 0x545D /* Read serial port inline interrupt counts */
280   -
... ...
linux-user/sparc64/termbits.h
... ... @@ -277,4 +277,3 @@ struct target_termios {
277 277 #define TARGET_TIOCSERSETMULTI 0x545B /* Set multiport config */
278 278 #define TARGET_TIOCMIWAIT 0x545C /* Wait input */
279 279 #define TARGET_TIOCGICOUNT 0x545D /* Read serial port inline interrupt counts */
280   -
... ...
linux-user/strace.c
... ... @@ -314,4 +314,3 @@ print_syscall_ret(int num, abi_long ret)
314 314 break;
315 315 }
316 316 }
317   -
... ...
linux-user/vm86.c
... ... @@ -485,4 +485,3 @@ int do_vm86(CPUX86State *env, long subfunction, abi_ulong vm86_addr)
485 485 out:
486 486 return ret;
487 487 }
488   -
... ...
migration.h
... ... @@ -95,4 +95,3 @@ static inline FdMigrationState *migrate_to_fms(MigrationState *mig_state)
95 95 }
96 96  
97 97 #endif
98   -
... ...
pc-bios/Makefile
... ... @@ -14,4 +14,3 @@ all: $(TARGETS)
14 14  
15 15 clean:
16 16 rm -f $(TARGETS) *.o *~
17   -
... ...
posix-aio-compat.c
... ... @@ -199,4 +199,3 @@ int qemu_paio_cancel(int fd, struct qemu_paiocb *aiocb)
199 199  
200 200 return ret;
201 201 }
202   -
... ...
readline.c
... ... @@ -484,5 +484,3 @@ const char *readline_get_history(unsigned int index)
484 484 return NULL;
485 485 return term_history[index];
486 486 }
487   -
488   -
... ...
s390-dis.c
... ... @@ -1708,4 +1708,3 @@ const struct s390_opcode s390_opcodes[] =
1708 1708  
1709 1709 const int s390_num_opcodes =
1710 1710 sizeof (s390_opcodes) / sizeof (s390_opcodes[0]);
1711   -
... ...
... ... @@ -201,4 +201,3 @@ SECTIONS
201 201 .debug_typenames 0 : { *(.debug_typenames) }
202 202 .debug_varnames 0 : { *(.debug_varnames) }
203 203 }
204   -
... ...
slirp/debug.h
... ... @@ -37,4 +37,3 @@ extern int slirp_debug;
37 37 #endif
38 38  
39 39 void debug_init _P((char *, int));
40   -
... ...
slirp/mbuf.c
... ... @@ -234,4 +234,3 @@ dtom(dat)
234 234  
235 235 return (struct mbuf *)0;
236 236 }
237   -
... ...
slirp/sbuf.c
... ... @@ -198,4 +198,3 @@ sbcopy(sb, off, len, to)
198 198 memcpy(to+off,sb->sb_data,len);
199 199 }
200 200 }
201   -
... ...
slirp/socket.c
... ... @@ -723,4 +723,3 @@ sofwdrain(so)
723 723 else
724 724 sofcantsendmore(so);
725 725 }
726   -
... ...
target-alpha/helper.c
... ... @@ -436,4 +436,3 @@ void cpu_dump_state (CPUState *env, FILE *f,
436 436 }
437 437 cpu_fprintf(f, "\nlock " TARGET_FMT_lx "\n", env->lock);
438 438 }
439   -
... ...
target-arm/machine.c
... ... @@ -211,5 +211,3 @@ int cpu_load(QEMUFile *f, void *opaque, int version_id)
211 211  
212 212 return 0;
213 213 }
214   -
215   -
... ...
target-m68k/m68k-qreg.h
... ... @@ -9,4 +9,3 @@ enum {
9 9 #undef DEFR
10 10 #undef DEFF64
11 11 };
12   -
... ...
target-m68k/op_helper.c
... ... @@ -224,4 +224,3 @@ void HELPER(divs)(CPUState *env, uint32_t word)
224 224 env->div2 = rem;
225 225 env->cc_dest = flags;
226 226 }
227   -
... ...
target-mips/machine.c
... ... @@ -18,5 +18,3 @@ int cpu_load(QEMUFile *f, void *opaque, int version_id)
18 18 {
19 19 return 0;
20 20 }
21   -
22   -
... ...
target-sparc/TODO
... ... @@ -86,4 +86,3 @@ Sun4u:
86 86 Sun4v:
87 87 - A lot of unimplemented features
88 88 - A lot of real machine types
89   -
... ...
target-sparc/machine.c
... ... @@ -220,5 +220,3 @@ int cpu_load(QEMUFile *f, void *opaque, int version_id)
220 220 tlb_flush(env, 1);
221 221 return 0;
222 222 }
223   -
224   -
... ...
tcg/tcg-op.h
... ... @@ -2054,4 +2054,3 @@ static inline void tcg_gen_qemu_st64(TCGv_i64 arg, TCGv addr, int mem_index)
2054 2054 #define tcg_gen_addi_ptr tcg_gen_addi_i64
2055 2055 #define tcg_gen_ext_i32_ptr tcg_gen_ext_i32_i64
2056 2056 #endif /* TCG_TARGET_REG_BITS != 32 */
2057   -
... ...
tcg/tcg-runtime.c
... ... @@ -66,4 +66,3 @@ uint64_t tcg_helper_remu_i64(uint64_t arg1, uint64_t arg2)
66 66 {
67 67 return arg1 % arg2;
68 68 }
69   -
... ...
tests/cris/.gdbinit
... ... @@ -9,4 +9,3 @@ display /x $r2
9 9 display /x $r3
10 10 display /x $r4
11 11 display /t $ccs
12   -
... ...
tests/cris/README
1 1 Test-suite for the cris port. Heavily based on the test-suite for the CRIS port of sim by Hans-Peter Nilsson.
2   -
... ...
tests/cris/check_movemr.s
... ... @@ -76,4 +76,3 @@ mem3:
76 76 checkr3 6712
77 77  
78 78 quit
79   -
... ...
tests/cris/check_movemrv32.s
... ... @@ -94,4 +94,3 @@ y:
94 94 checkr3 d
95 95  
96 96 quit
97   -
... ...
tests/cris/check_mover.s
... ... @@ -26,4 +26,3 @@
26 26 checkr3 ffffff00
27 27  
28 28 quit
29   -
... ...
tests/cris/check_stat3.c
... ... @@ -23,4 +23,3 @@ int main (int argc, char *argv[])
23 23 printf ("pass\n");
24 24 exit (0);
25 25 }
26   -
... ...
tests/cris/check_stat4.c
... ... @@ -25,4 +25,3 @@ int main (int argc, char *argv[])
25 25 printf ("pass\n");
26 26 exit (0);
27 27 }
28   -
... ...
tests/sha1.c
... ... @@ -238,5 +238,3 @@ main(int argc, char **argv)
238 238 printf("\n");
239 239 return 0;
240 240 }
241   -
242   -
... ...
tests/test-i386-shift.h
... ... @@ -183,4 +183,3 @@ void *glue(_test_, OP) __init_call = glue(test_, OP);
183 183 #undef OP_SHIFTD
184 184 #undef OP_NOBYTE
185 185 #undef EXECSHIFT
186   -
... ...
tests/test_path.c
... ... @@ -149,4 +149,3 @@ int main(int argc, char *argv[])
149 149 }
150 150 return 0;
151 151 }
152   -
... ...