On 7/21/24 6:36 AM, Lasse Collin wrote: > Add SPDX license identifier. > > Omit xz_dec_test info. That isn't relevant to developers of non-XZ code. > > Revise the docs about xzkern and add xzkern_with_size. The latter was > added to scripts/Makefile.lib in the commit 7ce7e984ab2b ("kbuild: rename > cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}"). > > Omit contact info as MAINTAINERS has it. > > Omit other info that is outdated or not relevant in the kernel context. > > Include the xz_dec kernel-doc from include/linux/xz.h. > > Cc: Rui Li <me@xxxxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > Reviewed-by: Sam James <sam@xxxxxxxxxx> > Signed-off-by: Lasse Collin <lasse.collin@xxxxxxxxxxx> > --- > Documentation/staging/xz.rst | 160 +++++++++++++++-------------------- > 1 file changed, 67 insertions(+), 93 deletions(-) > Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Thanks. -- ~Randy