mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] sandbox fixes
@ 2019-07-02  9:59 Antony Pavlov
  2019-07-02  9:59 ` [PATCH 1/3] sandbox: prevent segfault in tap_alloc() Antony Pavlov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Antony Pavlov @ 2019-07-02  9:59 UTC (permalink / raw)
  To: barebox


Antony Pavlov (3):
  sandbox: prevent segfault in tap_alloc()
  sandbox: eliminale no previous prototype for ‘sandbox_add_device’ warning
  sandbox: drop blank lines at EOF

 arch/sandbox/board/board.c                     | 1 -
 arch/sandbox/board/console.c                   | 1 -
 arch/sandbox/board/devices.c                   | 1 +
 arch/sandbox/mach-sandbox/include/mach/linux.h | 2 +-
 arch/sandbox/os/tap.c                          | 3 +--
 5 files changed, 3 insertions(+), 5 deletions(-)

-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-07-04  6:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-02  9:59 [PATCH 0/3] sandbox fixes Antony Pavlov
2019-07-02  9:59 ` [PATCH 1/3] sandbox: prevent segfault in tap_alloc() Antony Pavlov
2019-07-02 10:00 ` [PATCH 2/3] sandbox: eliminale no previous prototype for ‘sandbox_add_device’ warning Antony Pavlov
2019-07-02 10:00 ` [PATCH 3/3] sandbox: drop blank lines at EOF Antony Pavlov
2019-07-04  6:50 ` [PATCH 0/3] sandbox fixes Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox