Re: [PATCHv2 3/3] tables.c: change the output format of -L
Dave Jones <[email protected]>
| Newsgroups | org.kernel.vger.trinity |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Oct 10, 2013 at 10:41:15AM +0200, Anders Roxell wrote: > So the scripts can works for both biarch and !biarch > > Signed-off-by: Anders Roxell <[email protected]> > --- > scripts/find.sh | 2 +- > scripts/test-all-syscalls-parallel.sh | 2 +- > scripts/test-all-syscalls-sequentially.sh | 2 +- > tables.c | 10 +++++----- > 4 files changed, 8 insertions(+), 8 deletions(-) applied, with some tweaks to fit on top of Ildar's recent output() changes. thanks, Dave