diff options
author | Ezequiel Garcia <[email protected]> | 2018-04-10 17:01:06 -0300 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2018-04-20 22:54:36 +0200 |
commit | 640702490d133cc91dec823ac7ef0f1e44eee447 (patch) | |
tree | 1639f2b7c63859e318b5820583a07294ad6a260a /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ffa639e069fb55a150a2f14af6762b2c429e6d50 (diff) |
mtd: spi-nor: hisi: Avoid generic function names
Using generic names such as get_if_type() is frowned
upon: it suggests a core function (which is not),
and then it makes code navigation harder.
Given drivers are often used as starting point
to write other drivers, generic names tend to spread
like the flu. Cure the problem.
Signed-off-by: Ezequiel Garcia <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions