]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ext4: remove init_fs/deinit_fs
authorRob Herring <rob.herring@calxeda.com>
Thu, 23 Aug 2012 11:31:45 +0000 (11:31 +0000)
committerTom Rini <trini@ti.com>
Tue, 25 Sep 2012 21:46:35 +0000 (14:46 -0700)
commit945010629641b00cca95d1fed4f63009a2b4a113
tree84ea14ad3f81b39a8d65640bf10d6851e103f96e
parent99d2c205d4a151faf5f9a406316b9dd960f43475
ext4: remove init_fs/deinit_fs

There's no real need to expose this and it can be removed by using a static
allocation.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
common/cmd_ext4.c
common/cmd_ext_common.c
fs/ext4/ext4fs.c
include/ext4fs.h
include/zfs_common.h