mbox series

[0/1] Fix kbuilt test smatch inconsistent intentation warning

Message ID 20200518110454.427034-1-danil.kipnis@cloud.ionos.com (mailing list archive)
Headers show
Series Fix kbuilt test smatch inconsistent intentation warning | expand

Message

Danil Kipnis May 18, 2020, 11:04 a.m. UTC
Hi Jason, Hi All,

this silences the inconsistent intenting smatch warning in
the rtrs library found by kbuild test robot. Is this a strict
requirement to always clean this kind of warnings? Please apply
the patch in case it is.

Thank you,
Best
Danil.

Danil Kipnis (1):
  rtrs-clt: silence kbuild test inconsistent intenting smatch warning

 drivers/infiniband/ulp/rtrs/rtrs-clt.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)