ct: [PATCH 1/4] e1000/e1000_ethtool.c: Remove unnecessary usages of
> memset
>
> Replace memsets of 1 byte with simple assignments.
> Issue reported by checkpatch.pl.
>
> Signed-off-by: Suraj Upadhyay
> ---
> drivers/net/ethernet/intel/e1000/e1000_ethtool.c | 4 ++--
> 1 file ch
Replace memsets of 1 byte with simple assignments.
Issue reported by checkpatch.pl.
Signed-off-by: Suraj Upadhyay
---
drivers/net/ethernet/intel/e1000/e1000_ethtool.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ethernet/intel/e1000/e1000_ethtool.c
b/drive
2 matches
Mail list logo