lkml.org 
[lkml]   [2018]   [Jul]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] samples/bpf: simple fixes
Date
v2:
- in error cases, do return; instead of break; in loop

Hello,
This patchset fixes trivial things that I found
when testing 'samples/bpf/' sample code.
I'd appreciate it, if you review this.

Thanks,
Taeung

Taeung Song (4):
samples/bpf: add missing <linux/if_vlan.h>
samples/bpf: Check the result of system()
samples/bpf: Check the error of write() and read()
samples/bpf: add .gitignore file

samples/bpf/.gitignore | 49 ++++++++++++++++++++++++++++++++
samples/bpf/parse_varlen.c | 6 +---
samples/bpf/test_overhead_user.c | 19 ++++++++++---
samples/bpf/trace_event_user.c | 27 ++++++++++++++++--
4 files changed, 89 insertions(+), 12 deletions(-)
create mode 100644 samples/bpf/.gitignore

--
2.17.1

\
 
 \ /
  Last update: 2018-07-04 15:38    [W:0.062 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site