mbox series

[v2,0/2] Style fixes for EDAC/bluefield driver

Message ID 20240613045902.12029-1-davthompson@nvidia.com (mailing list archive)
Headers show
Series Style fixes for EDAC/bluefield driver | expand

Message

David Thompson June 13, 2024, 4:59 a.m. UTC
The bluefield_edac driver needs two coding style fixes: one fix
addresses an issue raised by checkpatch, and the other fix
provides consistency in declaration of #defines.

David Thompson (2):
  EDAC/bluefield: fix white space in bluefield_edac_mc_probe
  EDAC/bluefield: fix prefix for GET_DIMM_INFO defines

 drivers/edac/bluefield_edac.c | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)