mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 01:20:01 -04:00
staging: vchiq_arm: remove extra blank line
Remove unnecessary blank line. Reported by checkpatch.pl Signed-off-by: Gaston Gonzalez <gascoar@gmail.com> Link: https://lore.kernel.org/r/20210919215914.539805-7-gascoar@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
851d48d3c6
commit
66eb8701cb
@@ -151,7 +151,6 @@ vchiq_dump_service_use_state(struct vchiq_state *state);
|
||||
extern struct vchiq_arm_state*
|
||||
vchiq_platform_get_arm_state(struct vchiq_state *state);
|
||||
|
||||
|
||||
extern enum vchiq_status
|
||||
vchiq_use_internal(struct vchiq_state *state, struct vchiq_service *service,
|
||||
enum USE_TYPE_E use_type);
|
||||
|
||||
Reference in New Issue
Block a user