diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-09-25 23:47:26 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-05 14:54:21 +0200 |
commit | 27e8c8b483a8c33bd770b8cf619d43c7a68ddbaa (patch) | |
tree | b85b89e1bc3150391ed1bbefc6bf6bab27747ace /crypto/lz4hc.c | |
parent | 63dfaadfac62434356bce13dba8c6cbbe75e3e04 (diff) | |
download | linux-27e8c8b483a8c33bd770b8cf619d43c7a68ddbaa.tar.gz linux-27e8c8b483a8c33bd770b8cf619d43c7a68ddbaa.tar.bz2 linux-27e8c8b483a8c33bd770b8cf619d43c7a68ddbaa.zip |
serial: sifive: set pointer to NULL rather than 0.
Clean up the assignment of sifive_serial_console_ports[ssp->port.line],
this is a pointer to a struct sifive_serial_port so the assignment
should be a NULL rather than a integer 0.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20210925224726.183360-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/lz4hc.c')
0 files changed, 0 insertions, 0 deletions