I decided to ruin my Sunday with an utterly pointless activity -- waging war on -mm build warnings. Some of the code I touched belonged to grotty, unused, dying drivers, but still, the end result was that I can now only see 5 warnings remaining on my typical .config (those have to do with pci_{find,enable}_device deprecation and __must_check on sysfs_create_{file,link} so I'll just leave 'em for now). Some were unused variable warnings, some uninitialized (few of those real bugs, but most not), some were "function defined but not used", some function argument signedness mismatches, some __must_check fixes, some tricky, but most just trivial. So till the next kernel release adds back shiny new build warnings, here's to some temporary peace ... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH -mm] i386 cpuid_count: Fix argument signedness warnings
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] DC395x SCSI driver: Shut up uninitialized variable build warning
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] drivers/md/: Shut up uninitialized variable warnings
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] es18xx: Shut up uninitialized var build warning
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] mpt fusion: Shut up uninitialized variable warnings
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] I2O: Fix "defined but not used" build warnings
- From: Satyam Sharma <[email protected]>
- Re: [-mm patchset] War on warnings
- From: "Jesper Juhl" <[email protected]>
- [PATCH -mm] drivers/mmc/core/bus.c: Fix unused var warning
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] sb16: Shut up uninitialized var build warning
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] IPS SCSI driver: Check return of scsi_add_host()
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] drivers/usb/serial/bus.c: Fix incompatible pointer type warning
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] net/wireless/sysfs.c: Shut up build warning
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] sunrpc svc: Shut up bogus uninitialized variable warning
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] sisusbvga: Fix bug and build warnings
- From: Satyam Sharma <[email protected]>
- [PATCH -mm] i386 cpuid_count: Fix argument signedness warnings
- Prev by Date: Re: Hint needed : how to debug sempahore's problem
- Next by Date: [PATCH -mm] sisusbvga: Fix bug and build warnings
- Previous by thread: [PATCH 3/4] ide: make ide_rate_filter() also respect PIO and SW/MW DMA mode masks (take 2)
- Next by thread: [PATCH -mm] sisusbvga: Fix bug and build warnings
- Index(es):