Get rid of XZ_IGNORE_KCONFIG macro.

It's no longer needed because initramfs decompression
uses the regular xz_dec module.

The definitions of memeq(), memzero(), and get_le32()
macros were moved to be done after all headers have
been included. Shouldn't matter in practice but looks
safer just in case some of those names appear in other
headers in the future.
2 files changed
tree: 1fad5bc5d72e37cd7053dea5d88f5620268c92ab
  1. linux/
  2. userspace/
  3. .gitignore
  4. COPYING
  5. README