cregit-Linux how code gets into the kernel

Release 4.14 arch/x86/include/asm/cmdline.h

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

#define _ASM_X86_CMDLINE_H

int cmdline_find_option_bool(const char *cmdline_ptr, const char *option);
int cmdline_find_option(const char *cmdline_ptr, const char *option,
			char *buffer, int bufsize);

#endif /* _ASM_X86_CMDLINE_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Borislav Petkov2351.11%133.33%
Tom Lendacky2146.67%133.33%
Greg Kroah-Hartman12.22%133.33%
Total45100.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.