diff options
| author | Daejun Park <[email protected]> | 2021-01-11 10:37:26 +0900 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2021-02-03 00:05:01 -0500 |
| commit | 96e7c02d0bbca9f33fb4175e5f302dab1de6f985 (patch) | |
| tree | 1536cc03207766e13da08681c4fa7ce8aaed0f8d /drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c | |
| parent | 027f14f5357279655c3ebc6d14daff8368d4f53f (diff) | |
ext4: Change list_for_each* to list_for_each_entry*
In the fast_commit.c, list_for_each* + list_entry can be changed to
list_for_each_entry*. It reduces number of variables and lines.
Signed-off-by: Daejun Park <[email protected]>
Link: https://lore.kernel.org/r/20210111013726epcms2p4579ae56040d7043db785bf0d0a785dc7@epcms2p4
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c')
0 files changed, 0 insertions, 0 deletions