WARNING: Possible repeated word: 'Google' #15: Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 CHECK: spaces preferred around that '/' (ctx:VxV) #56: FILE: net/rose/rose_timer.c:126: + sk_reset_timer(sk, &sk->sk_timer, jiffies + HZ/20); ^ CHECK: spaces preferred around that '/' (ctx:VxV) #75: FILE: net/rose/rose_timer.c:171: + sk_reset_timer(sk, &rose->timer, jiffies + HZ/20); ^ CHECK: spaces preferred around that '/' (ctx:VxV) #94: FILE: net/rose/rose_timer.c:206: + sk_reset_timer(sk, &rose->idletimer, jiffies + HZ/20); ^ total: 0 errors, 1 warnings, 3 checks, 51 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 000343e92f2b ("net: rose: fix timer races against user threads") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 1 warnings, 3 checks, 51 lines checked