mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
cdfe5ed0f2
We allocate the "mtd" structure using kzalloc which means we do not have to initialize unused MTD function pointers to NULL, since it is safe to assume in Linux that NULL contains all zeroes. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> |
||
---|---|---|
.. | ||
Kconfig | ||
lpddr_cmds.c | ||
Makefile | ||
qinfo_probe.c |