Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1437384
| From | kbuild test robot <fengguang.wu@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | net/batman-adv/bridge_loop_avoidance.c:1105:9-10: WARNING: return of 0/1 in function 'batadv_bla_process_claim' with return type bool |
| Date | 2016-07-06 05:00 +0200 |
| Message-ID | <rRLe9-3nf-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: a99cde438de0c4c0cecc1d1af1a55a75b10bfdef commit: 4b426b108ac82b27f5af40df7da05a2501fd2aca batman-adv: Use bool as return type for boolean functions date: 8 weeks ago coccinelle warnings: (new ones prefixed by >>) >> net/batman-adv/bridge_loop_avoidance.c:1105:9-10: WARNING: return of 0/1 in function 'batadv_bla_process_claim' with return type bool Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
net/batman-adv/bridge_loop_avoidance.c:1105:9-10: WARNING: return of 0/1 in function 'batadv_bla_process_claim' with return type bool kbuild test robot <fengguang.wu@intel.com> - 2016-07-06 05:00 +0200
[PATCH] batman-adv: fix boolreturn.cocci warnings kbuild test robot <fengguang.wu@intel.com> - 2016-07-06 05:00 +0200
Re: [B.A.T.M.A.N.] [PATCH] batman-adv: fix boolreturn.cocci warnings Marek Lindner <mareklindner@neomailbox.ch> - 2016-07-06 16:10 +0200
csiph-web