diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2017-09-26 19:33:02 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-11-14 02:39:01 +0100 |
commit | 27f8a53a9decfd7ad785543eb4e2c3d44434c01e (patch) | |
tree | c8b422d1323579612473ea537c1c4f8f58582d55 /ipc | |
parent | clk: clk-u300: Delete error messages for failed memory allocations (diff) | |
download | linux-27f8a53a9decfd7ad785543eb4e2c3d44434c01e.tar.xz linux-27f8a53a9decfd7ad785543eb4e2c3d44434c01e.zip |
clk: clk-u300: Improve sizeof() usage
Replace the specification of data structures by pointer
dereferences as the parameter for the operator "sizeof" to make
the corresponding size determination a bit safer according to the
Linux coding style convention.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions