diff options
| author | Andy Shevchenko <[email protected]> | 2019-12-04 16:50:36 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-12-04 19:44:12 -0800 |
| commit | d717e7da45b382c09cee4f1e03ce30124e672e07 (patch) | |
| tree | 08b6c3d47ed692e1f7bd06ce7b5dede50f50ea1b /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 885e68e8b7b1328aa1e28b27e13fbfb5f020d269 (diff) | |
auxdisplay: charlcd: deduplicate simple_strtoul()
Like in commit 8b2303de399f ("serial: core: Fix handling of options
after MMIO address") we may use simple_strtoul() which in comparison to
kstrtoul() can do conversion in-place without additional and unnecessary
code to be written.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Mans Rullgard <[email protected]>
Cc: Miguel Ojeda <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions