git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec7478f
)
mtd: nandsim: fix double free
author
shengyong
<shengyong1@huawei.com>
Thu, 25 Jun 2015 02:23:14 +0000
(
02:23
+0000)
committer
Brian Norris
<computersforpeace@gmail.com>
Mon, 6 Jul 2015 22:20:10 +0000
(15:20 -0700)
Do not call free_device() in init_nandsim, the caller - ns_init_module -
will take care of that if something goes wrong.
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/nandsim.c
patch
|
blob
|
history
diff --cc
drivers/mtd/nand/nandsim.c
Simple merge