diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-05-19 10:45:42 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-05-24 21:48:11 +0300 |
commit | c8ae3f744ddca0da164bcacee42d1d4b6fe7027d (patch) | |
tree | aaaaa5e5f1707d9b89310f4e4340fac33299b8d2 /include/media/demux.h | |
parent | f0689802850beaf02dab79029a60eafdc617697f (diff) | |
download | linux-c8ae3f744ddca0da164bcacee42d1d4b6fe7027d.tar.xz |
lib/bch: Rework a little bit the exported function names
There are four exported functions, all suffixed by _bch, which is
clearly not the norm. Let's rename them by prefixing them with bch_
instead.
This is a mechanical change:
init_bch -> bch_init
free_bch -> bch_free
encode_bch -> bch_encode
decode_bch -> bch_decode
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://lore.kernel.org/linux-mtd/20200519074549.23673-2-miquel.raynal@bootlin.com
Diffstat (limited to 'include/media/demux.h')
0 files changed, 0 insertions, 0 deletions