mirror: Reorganise the layout of the repository

Reorganise the files in the repository:

- Move bpftool source files to /src/. The two files
  kernel/bpf/disasm.{c,h} are moved to /src/kernel/bpf/.
- Move bpftool's documentation to /docs.
- Move bpftool's bash completion to /bash-completion.

The Makefiles have not been adjusted yet, and bpftool cannot compile at
this stage.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
50 files changed
tree: aaf696a0461a9096b842db17322cd76a7d53bae6
  1. bash-completion/
  2. docs/
  3. include/
  4. src/