diff options
author | Shmulik Ladkani <shmulik.ladkani@gmail.com> | 2012-05-09 13:06:35 +0300 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-05-13 23:24:40 -0500 |
commit | 5c2ffb11d40dd967eecb45b8570a871746ba124b (patch) | |
tree | 234ae261e6db2eb23303a908e84a66780e807ce3 /include/linux/prctl.h | |
parent | 4fba37aec7e43f7c80a89425cc820622fcf07464 (diff) | |
download | linux-stable-5c2ffb11d40dd967eecb45b8570a871746ba124b.tar.gz linux-stable-5c2ffb11d40dd967eecb45b8570a871746ba124b.tar.bz2 linux-stable-5c2ffb11d40dd967eecb45b8570a871746ba124b.zip |
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
As of [mtd: nand: remove autoincrement 'sndcmd' code], the
NAND_CMD_READ0 command is issued unconditionally.
Thus, read_oob/read_oob_raw's 'sndcmd' argument is no longer needed, as
well as their return code.
Remove the 'sndcmd' parameter, and set the return code to 0.
Signed-off-by: Shmulik Ladkani <shmulik.ladkani@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'include/linux/prctl.h')
0 files changed, 0 insertions, 0 deletions