All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fpga: altera-cvp: clean checkpatch faults
@ 2018-11-08  1:13 capetry.dev
  2018-11-08  1:13 ` [PATCH 1/2] fpga: altera-cvp: Insert SPDX-License-Identifier capetry.dev
  2018-11-08  1:13 ` [PATCH 2/2] fpga: altera-cvp: Fix function definition argument capetry.dev
  0 siblings, 2 replies; 4+ messages in thread
From: capetry.dev @ 2018-11-08  1:13 UTC (permalink / raw)
  To: atull, mdf, linux-fpga, linux-kernel

From: Carlos A Petry <capetry.dev@gmail.com>

Insert missing or malformed SPDX-License-Identifier tag
    WARNING: Missing or malformed SPDX-License-Identifier tag
Fix function definition argument 'struct altera_cvp_conf *'
    WARNING: function definition argument 'struct altera_cvp_conf *'

Run checkpatch and all problem was fixed in the file.
This is my first contribution to the Kernel Project, 
please let me know if something is wrong, thanks.

Carlos A Petry (2):
  fpga: altera-cvp: Insert SPDX-License-Identifier
  fpga: altera-cvp: Fix function definition argument

 drivers/fpga/altera-cvp.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-12 23:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-08  1:13 [PATCH 0/2] fpga: altera-cvp: clean checkpatch faults capetry.dev
2018-11-08  1:13 ` [PATCH 1/2] fpga: altera-cvp: Insert SPDX-License-Identifier capetry.dev
2018-11-12 23:08   ` Anatolij Gustschin
2018-11-08  1:13 ` [PATCH 2/2] fpga: altera-cvp: Fix function definition argument capetry.dev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.