wchar_t: wchar_t should go to stddef.h
according to C99 standard, the definition of wchar_t
should go stddef.h
this patch also remove wchar_t local definition and
use stddef.h instead.

Signed-off-by: Du Huanpeng <u74147@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent b868344 commit 556459f022d68ddd6ad87e68aef63c2dc52a8a43
@Du Huanpeng Du Huanpeng authored on 13 Apr 2016
Sascha Hauer committed on 14 Apr 2016
Showing 3 changed files
View
fs/efi.c
View
include/linux/stddef.h
View
include/wchar.h