lkml.org 
[lkml]   [2020]   [Apr]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] staging: vt6656: Check the return value of vnt_control_out_* calls
Date
This patch series checks the return value of vnt_control_out_* function
calls.

The first patch checks the return value and when necessary modify the
function prototype to be able to return the new checked error code.

The second patch replaces the documentation of functions that their
prototype has changed by the kernel-doc style, fixing the parameters and
return value.

Oscar Carter (2):
staging: vt6656: Check the return value of vnt_control_out_* calls
staging: vt6656: Fix functions' documentation

drivers/staging/vt6656/baseband.c | 35 +++---
drivers/staging/vt6656/baseband.h | 4 +-
drivers/staging/vt6656/card.c | 198 +++++++++++++++---------------
drivers/staging/vt6656/card.h | 18 +--
drivers/staging/vt6656/mac.c | 143 ++++++++++-----------
drivers/staging/vt6656/mac.h | 26 ++--
drivers/staging/vt6656/power.c | 24 ++--
drivers/staging/vt6656/power.h | 2 +-
8 files changed, 217 insertions(+), 233 deletions(-)

--
2.20.1

\
 
 \ /
  Last update: 2020-04-18 14:38    [W:0.073 / U:0.812 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site