Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
serial: uartps: Do not initialize field to zero again
Writing zero and NULLs to already initialized fields is not needed. Remove this additional writes. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information