lkml.org 
[lkml]   [2022]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] crypto: sl3516: remove redundant initializations of pointers in_sg and out_sg
    On Sun, Jan 30, 2022 at 11:05:15PM +0000, Colin Ian King wrote:
    > Pointers in_sg and out_sg are being initialized with values that are
    > never read, they are being re-assigned the same values later on. The
    > initializations are redundant, remove them in preference to the later
    > assignments that are closer to when the pointers are being used.
    >
    > Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
    > ---
    > drivers/crypto/gemini/sl3516-ce-cipher.c | 4 ++--
    > 1 file changed, 2 insertions(+), 2 deletions(-)

    Patch applied. Thanks.
    --
    Email: Herbert Xu <herbert@gondor.apana.org.au>
    Home Page: http://gondor.apana.org.au/~herbert/
    PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

    \
     
     \ /
      Last update: 2022-02-05 05:35    [W:3.074 / U:1.276 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site