[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220608120358.81147-1-andriy.shevchenko@linux.intel.com>
Date: Wed, 8 Jun 2022 15:03:53 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Jonathan Lemon <jonathan.lemon@...il.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Richard Cochran <richardcochran@...il.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH net-next v1 0/5] ptp_ocp: set of small cleanups
The set of (independent) cleanups against ptp_ocp driver.
Each patch has its own description, no need to repeat it here.
Andy Shevchenko (5):
ptp_ocp: use dev_err_probe()
ptp_ocp: use bits.h macros for all masks
ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()
ptp_ocp: do not call pci_set_drvdata(pdev, NULL)
ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)
drivers/ptp/ptp_ocp.c | 36 +++++++++++++++---------------------
1 file changed, 15 insertions(+), 21 deletions(-)
--
2.35.1
Powered by blists - more mailing lists