lkml.org 
[lkml]   [2021]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 6/8] staging: vt6655: Update comment for `rf_write_wake_prog_syn`
    Date
    Change the function description to include the actual parameters.
    Update the comment on the return type.

    Signed-off-by: Karolina Drobnik <karolinadrobnik@gmail.com>
    ---
    drivers/staging/vt6655/rf.c | 8 ++++----
    1 file changed, 4 insertions(+), 4 deletions(-)

    diff --git a/drivers/staging/vt6655/rf.c b/drivers/staging/vt6655/rf.c
    index 569b430dd9ae..d4c18d9bfc67 100644
    --- a/drivers/staging/vt6655/rf.c
    +++ b/drivers/staging/vt6655/rf.c
    @@ -669,11 +669,11 @@ bool RFbSelectChannel(struct vnt_private *priv, unsigned char byRFType,
    *
    * Parameters:
    * In:
    - * iobase - I/O base address
    - * channel - channel number
    - * bySleepCnt - SleepProgSyn count
    + * priv - Device Structure
    + * rf_type - RF type
    + * channel - Channel number
    *
    - * Return Value: None.
    + * Return Value: true if succeeded; false if failed.
    *
    */
    bool rf_write_wake_prog_syn(struct vnt_private *priv, unsigned char rf_type,
    --
    2.30.2
    \
     
     \ /
      Last update: 2021-11-15 12:00    [W:2.553 / U:0.092 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site