cregit-Linux how code gets into the kernel

Release 4.11 drivers/staging/greybus/manifest.h

/*
 * Greybus manifest parsing
 *
 * Copyright 2014 Google Inc.
 * Copyright 2014 Linaro Ltd.
 *
 * Released under the GPLv2 only.
 */

#ifndef __MANIFEST_H

#define __MANIFEST_H

struct gb_interface;
bool gb_manifest_parse(struct gb_interface *intf, void *data, size_t size);

#endif /* __MANIFEST_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Alex Elder2586.21%250.00%
Greg Kroah-Hartman310.34%125.00%
Viresh Kumar13.45%125.00%
Total29100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.