• C. Bartlett's avatar
    Staging: hv: fix various coding style issues in RingBuffer.c · 4408f531
    C. Bartlett authored
    This is a patch to the RingBuffer.c file that corrects various coding style
    warnings and errors found by checkpatch.pl
    
    [ The real solution here is to get rid of this file entirely, and use the
    kernel's internal ring buffer api, but until then, make these changes so as to
    make checkpatch.pl happy, and keep others from continuously sending this type
    of patch. - gkh]
    Signed-off-by: default avatarCraig Bartlett <c-bartlett@hotmail.co.uk>
    Cc: Bill Pemberton <wfp5p@virginia.edu>
    Cc: Nicolas Palix <npalix@diku.dk>
    Cc: Hank Janssen <hjanssen@microsoft.com>
    Cc: Haiyang Zhang <haiyangz@microsoft.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    4408f531
RingBuffer.c 12.1 KB