diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-07-21 20:25:43 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-07-24 01:40:30 +0300 |
commit | ffb57ee9c0e2a9aae89016ee7b793a666c6aa4a5 (patch) | |
tree | 1dae4dd1346d4a41f25f1e63ad4dc0059e824bcd /scripts/gdb/linux/utils.py | |
parent | 9c214af0bd0f43df214470a35bc38dd5602b666f (diff) | |
download | linux-ffb57ee9c0e2a9aae89016ee7b793a666c6aa4a5.tar.xz |
regmap: Fix the type used for a bitmap pointer
Bitmaps should be defined as 'unsigned long', not 'long'.
Fix the type of 'cache_present' is the 'struct regcache_rbtree_node'.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/5600df5003d23da10efcfafbda97ca55776d0d29.1689960321.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions