diff options
author | Atish Patra <atish.patra@wdc.com> | 2021-07-10 09:18:15 -0700 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2021-07-11 10:38:26 +0530 |
commit | ec1b8bb76336e3b2eda25a550808c1be56c02033 (patch) | |
tree | 7aa7af4d31ee05381f09ebd57b89932db5bd9dea /firmware | |
parent | 764a17d852a8cc80050016a6e2ccdcaddd43f68c (diff) |
lib: sbi: Improve TLB function naming
Follow the standard conventon for static function names:
All global functions should be start with sbi_<module name>_
All static functions should be start with <module name>_
Reviewed-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions