cregit-Linux how code gets into the kernel

Release 4.11 drivers/video/fbdev/matrox/matroxfb_g450.h

#ifndef __MATROXFB_G450_H__

#define __MATROXFB_G450_H__

#include "matroxfb_base.h"

#ifdef CONFIG_FB_MATROX_G
void matroxfb_g450_connect(struct matrox_fb_info *minfo);
void matroxfb_g450_shutdown(struct matrox_fb_info *minfo);
#else

static inline void matroxfb_g450_connect(struct matrox_fb_info *minfo) { }

Contributors

PersonTokensPropCommitsCommitProp
Petr Vandrovec763.64%150.00%
Jean Delvare436.36%150.00%
Total11100.00%2100.00%

;
static inline void matroxfb_g450_shutdown(struct matrox_fb_info *minfo) { }

Contributors

PersonTokensPropCommitsCommitProp
Petr Vandrovec763.64%150.00%
Jean Delvare436.36%150.00%
Total11100.00%2100.00%

; #endif #endif /* __MATROXFB_G450_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Petr Vandrovec3354.10%125.00%
Jean Delvare1626.23%125.00%
Linus Torvalds (pre-git)1118.03%125.00%
Antonino A. Daplas11.64%125.00%
Total61100.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.