On Tue, Dec 11, 2018 at 11:41:05AM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Clear extra bytes in response in batch manner instead > of doing it per-byte. > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > Reviewed-by: Yuval Shaia <yuval.shaia@xxxxxxxxxx> > --- > Changelog v0->v1: > * Change coding style per Jason's request, > --- > drivers/infiniband/core/uverbs_cmd.c | 14 ++++++++------ > 1 file changed, 8 insertions(+), 6 deletions(-) Applied to for-next Thanks, Jason