diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2022-02-18 01:09:21 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-03-11 18:13:24 -0800 |
commit | 1fdfd517ce79740016f8ea4afc3fdc8e13f2653c (patch) | |
tree | d8b0998469588881838f97dc2877e3253d14475e /drivers/clk/clk-si5341.c | |
parent | 8bed4ed5aa3431085d9d27afc35d684856460eda (diff) |
clk: actions: Make sentinel elements more obvious
The sentinel elements of various tables in drivers/clk/actions can be a
bit hard to recognize. Make them easier to see by changing the style
from { 0, 0 } to { /* sentinel */ }.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Link: https://lore.kernel.org/r/20220218000922.134857-6-j.neuschaefer@gmx.net
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/clk-si5341.c')
0 files changed, 0 insertions, 0 deletions