]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: mtdoops: Create a header structure for the saved mtdoops.
authorJean-Marc Eurin <jmeurin@google.com>
Thu, 21 Apr 2022 23:42:43 +0000 (16:42 -0700)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 26 Apr 2022 07:27:07 +0000 (09:27 +0200)
commit82eccfb64a0163c014fbd30d637c93cc30ffb0bb
treeb5a0f973fe1a6d05859aeb33f8245b8ee39006d4
parent6a307c8989ee6f5eadf1f8b82ed2765b9e275c4c
mtd: mtdoops: Create a header structure for the saved mtdoops.

Create a dump header to enable the addition of fields without having
to modify the rest of the code.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Jean-Marc Eurin <jmeurin@google.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220421234244.2172003-3-jmeurin@google.com
drivers/mtd/mtdoops.c