cregit-Linux how code gets into the kernel

Release 4.14 arch/x86/boot/compressed/error.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef BOOT_COMPRESSED_ERROR_H

#define BOOT_COMPRESSED_ERROR_H

#include <linux/compiler.h>

void warn(char *m);
void error(char *m) __noreturn;

#endif /* BOOT_COMPRESSED_ERROR_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Kees Cook2996.67%266.67%
Greg Kroah-Hartman13.33%133.33%
Total30100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.