On Mon, May 14, 2018 at 05:56:22PM +0100, Gustavo Pimentel wrote: > Replacement of all initial lowercase character in comments and debug > messages to uppercase to maintain coherence. Applied to pci/endpoint for v4.18, thanks. Lorenzo > Gustavo Pimentel (2): > misc: pci_endpoint_test: Replace lower into upper case characters > PCI: endpoint: functions/pci-epf-test: Replace lower into upper case > characters > > drivers/misc/pci_endpoint_test.c | 18 +++++++++--------- > drivers/pci/endpoint/functions/pci-epf-test.c | 26 +++++++++++++------------- > 2 files changed, 22 insertions(+), 22 deletions(-) > > -- > 2.7.4 > >