lkml.org 
[lkml]   [2020]   [Jul]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 05/17] Documentation/driver-api: firmware/request_firmware: drop doubled word
    Date
    Drop the doubled word "call".

    Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
    Cc: Jonathan Corbet <corbet@lwn.net>
    Cc: linux-doc@vger.kernel.org
    Cc: Luis Chamberlain <mcgrof@kernel.org>
    Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    Documentation/driver-api/firmware/request_firmware.rst | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- linux-next-20200701.orig/Documentation/driver-api/firmware/request_firmware.rst
    +++ linux-next-20200701/Documentation/driver-api/firmware/request_firmware.rst
    @@ -76,5 +76,5 @@ firmware. For example if you used reques
    the driver has the firmware image accessible in fw_entry->{data,size}.
    If something went wrong request_firmware() returns non-zero and fw_entry
    is set to NULL. Once your driver is done with processing the firmware it
    -can call call release_firmware(fw_entry) to release the firmware image
    +can call release_firmware(fw_entry) to release the firmware image
    and any related resource.
    \
     
     \ /
      Last update: 2020-07-04 05:46    [W:4.118 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site