diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-11-13 13:40:45 +0100 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-12-10 22:37:32 +0100 |
commit | b75e17b00f2c0add86524737f2842d5ec19e539a (patch) | |
tree | 466beffc54f121436f1010c6b754a86abe89de6a /fs/sync.c | |
parent | d59df005ed6870c4a8914489a8520b9f339ac62e (diff) | |
download | linux-b75e17b00f2c0add86524737f2842d5ec19e539a.tar.bz2 |
mtd: rawnand: davinci: Do not use extra dereferencing
When the nand_chip structure is already available, there is no need to
dereference it through the info pointer. Use the chip pointer directly
in this case.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20201113124045.32743-1-miquel.raynal@bootlin.com
Diffstat (limited to 'fs/sync.c')
0 files changed, 0 insertions, 0 deletions