diff options
author | 2011-08-30 18:45:45 -0700 | |
---|---|---|
committer | 2011-09-11 15:57:44 +0300 | |
commit | 4a89ff885ff9f64ea62669100766e10e4e257c6e (patch) | |
tree | 66d7251fbfcc208e883271e7defd215b71d69af7 /fs/proc/array.c | |
parent | mtd: document ABI (diff) | |
download | wireguard-linux-4a89ff885ff9f64ea62669100766e10e4e257c6e.tar.xz wireguard-linux-4a89ff885ff9f64ea62669100766e10e4e257c6e.zip |
mtd: nand: kill member `ops' of `struct nand_chip'
The nand_chip.ops field is a struct that is passed around globally with
no particular reason. Every time it is used, it could just as easily be
replaced with a local struct that is updated on each operation. So make
it local.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions