Commit 270450a1 authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Tudor Ambarus
Browse files

mtd: spi-nor: Fix formatting in spi_nor_read_raw() kerneldoc comment

parent 0a92de16
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -135,8 +135,7 @@ struct sfdp_4bait {
/**
 * spi_nor_read_raw() - raw read of serial flash memory. read_opcode,
 *			addr_nbytes and read_dummy members of the struct spi_nor
 *			should be previously
 * set.
 *			should be previously set.
 * @nor:	pointer to a 'struct spi_nor'
 * @addr:	offset in the serial flash memory
 * @len:	number of bytes to read