Advertisement
Spyros

checkpatch.pl

Jul 17th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. total: 0 errors, 0 warnings, 0 checks, 1336 lines checked
  2.  
  3. NOTE: Ignored message types: COMPLEX_MACRO
  4.  
  5. batman-adv/bat_iv_ogm.c has no obvious style problems and is ready for submission.
  6. total: 0 errors, 0 warnings, 0 checks, 98 lines checked
  7.  
  8. NOTE: Ignored message types: COMPLEX_MACRO
  9.  
  10. batman-adv/bitarray.c has no obvious style problems and is ready for submission.
  11. total: 0 errors, 0 warnings, 0 checks, 1668 lines checked
  12.  
  13. NOTE: Ignored message types: COMPLEX_MACRO
  14.  
  15. batman-adv/bridge_loop_avoidance.c has no obvious style problems and is ready for submission.
  16. WARNING: LINUX_VERSION_CODE should be avoided, code should be for the version to which it is merged
  17. #28: FILE: compat.c:28:
  18. +#if LINUX_VERSION_CODE < KERNEL_VERSION(3, 0, 0)
  19.  
  20. total: 0 errors, 1 warnings, 0 checks, 67 lines checked
  21.  
  22. NOTE: Ignored message types: COMPLEX_MACRO
  23.  
  24. batman-adv/compat.c has style problems, please review.
  25.  
  26. If any of these errors are false positives, please report
  27. them to the maintainer, see CHECKPATCH in MAINTAINERS.
  28. total: 0 errors, 0 warnings, 0 checks, 421 lines checked
  29.  
  30. NOTE: Ignored message types: COMPLEX_MACRO
  31.  
  32. batman-adv/debugfs.c has no obvious style problems and is ready for submission.
  33. total: 0 errors, 0 warnings, 0 checks, 721 lines checked
  34.  
  35. NOTE: Ignored message types: COMPLEX_MACRO
  36.  
  37. batman-adv/gateway_client.c has no obvious style problems and is ready for submission.
  38. total: 0 errors, 0 warnings, 0 checks, 188 lines checked
  39.  
  40. NOTE: Ignored message types: COMPLEX_MACRO
  41.  
  42. batman-adv/gateway_common.c has no obvious style problems and is ready for submission.
  43. total: 0 errors, 0 warnings, 0 checks, 588 lines checked
  44.  
  45. NOTE: Ignored message types: COMPLEX_MACRO
  46.  
  47. batman-adv/hard-interface.c has no obvious style problems and is ready for submission.
  48. total: 0 errors, 0 warnings, 0 checks, 78 lines checked
  49.  
  50. NOTE: Ignored message types: COMPLEX_MACRO
  51.  
  52. batman-adv/hash.c has no obvious style problems and is ready for submission.
  53. total: 0 errors, 0 warnings, 0 checks, 348 lines checked
  54.  
  55. NOTE: Ignored message types: COMPLEX_MACRO
  56.  
  57. batman-adv/icmp_socket.c has no obvious style problems and is ready for submission.
  58. total: 0 errors, 0 warnings, 0 checks, 765 lines checked
  59.  
  60. NOTE: Ignored message types: COMPLEX_MACRO
  61.  
  62. batman-adv/main.c has no obvious style problems and is ready for submission.
  63. total: 0 errors, 0 warnings, 0 checks, 657 lines checked
  64.  
  65. NOTE: Ignored message types: COMPLEX_MACRO
  66.  
  67. batman-adv/originator.c has no obvious style problems and is ready for submission.
  68. total: 0 errors, 0 warnings, 0 checks, 51 lines checked
  69.  
  70. NOTE: Ignored message types: COMPLEX_MACRO
  71.  
  72. batman-adv/ring_buffer.c has no obvious style problems and is ready for submission.
  73. total: 0 errors, 0 warnings, 0 checks, 1213 lines checked
  74.  
  75. NOTE: Ignored message types: COMPLEX_MACRO
  76.  
  77. batman-adv/routing.c has no obvious style problems and is ready for submission.
  78. total: 0 errors, 0 warnings, 0 checks, 343 lines checked
  79.  
  80. NOTE: Ignored message types: COMPLEX_MACRO
  81.  
  82. batman-adv/send.c has no obvious style problems and is ready for submission.
  83. total: 0 errors, 0 warnings, 0 checks, 577 lines checked
  84.  
  85. NOTE: Ignored message types: COMPLEX_MACRO
  86.  
  87. batman-adv/soft-interface.c has no obvious style problems and is ready for submission.
  88. total: 0 errors, 0 warnings, 0 checks, 806 lines checked
  89.  
  90. NOTE: Ignored message types: COMPLEX_MACRO
  91.  
  92. batman-adv/sysfs.c has no obvious style problems and is ready for submission.
  93. total: 0 errors, 0 warnings, 0 checks, 2396 lines checked
  94.  
  95. NOTE: Ignored message types: COMPLEX_MACRO
  96.  
  97. batman-adv/translation-table.c has no obvious style problems and is ready for submission.
  98. total: 0 errors, 0 warnings, 0 checks, 371 lines checked
  99.  
  100. NOTE: Ignored message types: COMPLEX_MACRO
  101.  
  102. batman-adv/unicast.c has no obvious style problems and is ready for submission.
  103. total: 0 errors, 0 warnings, 0 checks, 955 lines checked
  104.  
  105. NOTE: Ignored message types: COMPLEX_MACRO
  106.  
  107. batman-adv/vis.c has no obvious style problems and is ready for submission.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement