On Thu, Sep 17, 2020 at 05:52:16PM +0800, Liu Shixin wrote: > sizeof() when applied to a pointer typed expression should give the > size of the pointed data, even if the data is a pointer. > > Signed-off-by: Liu Shixin <liushixin2@xxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/counters.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Thanks, Acked-by: Leon Romanovsky <leonro@xxxxxxxxxx>