linux/drivers/misc/habanalabs
Lee Jones 14395c6fb1 misc: habanalabs: gaudi: gaudi_security: Repair incorrectly named function arg
gaudi_pb_set_block()'s argument 'base' was incorrectly named 'block' in
its function header.

Fixes the following W=1 kernel build warning(s):

 drivers/misc/habanalabs/gaudi/gaudi_security.c:454: warning: Function parameter or member 'base' not described in 'gaudi_pb_set_block'
 drivers/misc/habanalabs/gaudi/gaudi_security.c:454: warning: Excess function parameter 'block' description in 'gaudi_pb_set_block'

Cc: Oded Gabbay <oded.gabbay@gmail.com>
Cc: Tomer Tayar <ttayar@habana.ai>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Link: https://lore.kernel.org/r/20200701085853.164358-11-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-01 15:05:37 +02:00
..
gaudi misc: habanalabs: gaudi: gaudi_security: Repair incorrectly named function arg 2020-07-01 15:05:37 +02:00
goya misc: habanalabs: goya: goya_coresight: Remove set but unused variable 'val' 2020-07-01 15:05:37 +02:00
include habanalabs: block scalar load_and_exe on external queue 2020-06-24 09:09:10 +03:00
asid.c habanalabs: stop using the acronym KMD 2019-09-05 14:55:27 +03:00
command_buffer.c habanalabs: print all CB handles as hex numbers 2020-05-19 14:48:41 +03:00
command_submission.c habanalabs: Correct handling when failing to enqueue CB 2020-06-24 09:09:10 +03:00
context.c habanalabs: add signal/wait to CS IOCTL operations 2020-05-19 14:48:41 +03:00
debugfs.c habanalabs: rename mmu_write() to mmu_asid_va_write() 2020-06-24 09:09:10 +03:00
device.c habanalabs: don't allow hard reset with open processes 2020-05-25 08:15:33 +03:00
firmware_if.c misc: habanalabs: firmware_if: Add missing 'fw_name' and 'dst' entries to function header 2020-07-01 15:05:36 +02:00
habanalabs.h habanalabs: handle MMU cache invalidation timeout 2020-05-25 08:17:57 +03:00
habanalabs_drv.c habanalabs: enable gaudi code in driver 2020-05-19 14:48:41 +03:00
habanalabs_ioctl.c habanalabs: get card type, location from F/W 2020-05-19 14:48:41 +03:00
hw_queue.c habanalabs: handle the h/w sync object 2020-05-19 14:48:41 +03:00
hwmon.c habanalabs: support hwmon_reset_history attribute 2020-05-19 14:48:41 +03:00
irq.c misc: habanalabs: irq: Repair kerneldoc formatting issues 2020-07-01 15:05:36 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile habanalabs: add gaudi asic-dependent code 2020-05-19 14:48:41 +03:00
memory.c habanalabs: initialize variable to default value 2020-06-01 09:08:10 +02:00
mmu.c habanalabs: split the host MMU properties 2020-03-24 10:54:16 +02:00
pci.c misc: habanalabs: pci: Scrub documentation for non-present function argument 2020-07-01 15:05:36 +02:00
sysfs.c habanalabs: GAUDI does not support soft-reset 2020-05-25 08:15:33 +03:00