[kbuild] [wireless-next:master 217/219] drivers/net/wireless/rtlwifi/rtl8723be/fw.c:208 _rtl8723be_fill_h2c_command() warn: variable dereferenced before check 'rtlhal' (see line 69)

2014-03-05 Thread Dan Carpenter
Hi Larry, FYI, there are new smatch warnings show up in tree: git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git master head: 997bc71a3601b25dbbe3ac75b77b4f49582c0ae5 commit: a619d1abe20cc892ddd8f6f60345b24d43971fb4 [217/219] rtlwifi: rtl8723be: Add new driver

[kbuild] [linuxtv-media:master 463/499] drivers/media/dvb-frontends/drx39xyj/drxj.c:20803 drx_ctrl_u_code() warn: variable dereferenced before check 'mc_info' (see line 20800)

2014-03-05 Thread Dan Carpenter
Hi Mauro, FYI, there are new smatch warnings show up in tree: git://linuxtv.org/media_tree.git master head: 59432be1c7fbf2a4f608850855ff649bee0f7b3b commit: b240eacdd536bac23c9d48dfc3d527ed6870ddad [463/499] [media] drx-j: get rid of drx_driver.c New smatch warnings:

Re: [kbuild] [linuxtv-media:master 441/499] drivers/media/dvb-frontends/drx39xyj/drxj.c:16798:68: sparse: dubious: x !y

2014-03-05 Thread Dan Carpenter
These are all boolean variables so the result is the same except that maybe | and are faster than || and because they don't have the same ordering requirements? regards, dan carpenter On Wed, Mar 05, 2014 at 07:40:53AM +0800, kbuild test robot wrote: TO: Mauro Carvalho Chehab

[kbuild] [wireless-next:master 217/219] drivers/net/wireless/rtlwifi/rtl8723be/sw.c:374:14: sparse: duplicate const

2014-03-05 Thread Dan Carpenter
Hi Larry, FYI, there are new sparse warnings show up in tree: git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git master head: 997bc71a3601b25dbbe3ac75b77b4f49582c0ae5 commit: a619d1abe20cc892ddd8f6f60345b24d43971fb4 [217/219] rtlwifi: rtl8723be: Add new driver

[kbuild] [linuxtv-media:master 467/499] drivers/media/dvb-frontends/drx39xyj/drxj.c:20041 drxj_close() warn: variable dereferenced before check 'demod' (see line 20036)

2014-03-05 Thread Dan Carpenter
Hi Mauro, FYI, there are new smatch warnings show up in tree: git://linuxtv.org/media_tree.git master head: 59432be1c7fbf2a4f608850855ff649bee0f7b3b commit: b78359a6894ac3451bec3fde5d0499fba87b8b67 [467/499] [media] drx-j: get rid of the remaining drx generic functions New smatch warnings:

[kbuild] [l2-mtd:master 32/43] drivers/mtd/nand/nand_base.c:3178:36-63: duplicated argument to or ||

2014-03-05 Thread kbuild test robot
TO: Huang Shijie b32...@freescale.com CC: Brian Norris computersforpe...@gmail.com Hi Huang, FYI, there are coccinelle warnings in tree: git://git.infradead.org/users/dedekind/l2-mtd.git master head: 3192a724e03715a8d33955478307f21249c3196c commit: 67766cd56820b4d81650806fe01ce7a454c6a314

[kbuild] [l2-mtd:master 32/43] drivers/mtd/nand/nand_base.c:3178:36-63: duplicated argument to or ||

2014-03-05 Thread Dan Carpenter
Hi Huang, FYI, there are coccinelle warnings in tree: git://git.infradead.org/users/dedekind/l2-mtd.git master head: 3192a724e03715a8d33955478307f21249c3196c commit: 67766cd56820b4d81650806fe01ce7a454c6a314 [32/43] mtd: nand: parse out the JEDEC compliant NAND

[kbuild] [omap-dss2:for-next 24/28] drivers/video/fbdev/aty/mach64_ct.c:182:2-15: code aligned with following code on line 183

2014-03-05 Thread kbuild test robot
TO: Tomi Valkeinen tomi.valkei...@ti.com Hi Tomi, FYI, there are coccinelle warnings in tree: git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git for-next head: c5b9e4d745f805241750a8d6218f982fc9b5ef7b commit: 844901baede6b576377e7a7db21318d13bf7c925 [24/28] video: move fbdev to

Re: [kbuild] [l2-mtd:master 32/43] drivers/mtd/nand/nand_base.c:3178:36-63: duplicated argument to or ||

2014-03-05 Thread Dan Carpenter
On Wed, Mar 05, 2014 at 09:12:03PM +0100, Julia Lawall wrote: I agree. And I'd err on the side that keeps people from routing your mail to /dev/null. A human checks everything before it is sent out, at least in the case of the Coccinelle messages. In this case Dan just didn't notice the