cregit-Linux how code gets into the kernel

Release 4.16 drivers/crypto/caam/error.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * CAAM Error Reporting code header
 *
 * Copyright 2009-2011 Freescale Semiconductor, Inc.
 */

#ifndef CAAM_ERROR_H

#define CAAM_ERROR_H

#define CAAM_ERROR_STR_MAX 302
void caam_jr_strstatus(struct device *jrdev, u32 status);

void caam_dump_sg(const char *level, const char *prefix_str, int prefix_type,
		  int rowsize, int groupsize, struct scatterlist *sg,
		  size_t tlen, bool ascii);
#endif /* CAAM_ERROR_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Horia Geantă3455.74%120.00%
Kim Phillips2236.07%240.00%
Marek Vašut46.56%120.00%
Greg Kroah-Hartman11.64%120.00%
Total61100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.