Debian Automated Code Analysis

checkbashisms analysis of linux-2.6_2.6.37-1.dsc

possible bashism in ./Documentation/firmware_class/hotplug-script line 9 (should be 'b = a'):
if [ "$SUBSYSTEM" == "firmware" -a "$ACTION" == "add" ]; then
possible bashism in ./Documentation/firmware_class/hotplug-script line 9 (should be 'b = a'):
if [ "$SUBSYSTEM" == "firmware" -a "$ACTION" == "add" ]; then
possible bashism in ./arch/powerpc/kernel/prom_init_check.sh line 52 (${foo:3[:1]}):
	if [ "${UNDEF:0:9}" = "_restgpr_" ]; then
possible bashism in ./arch/powerpc/kernel/prom_init_check.sh line 55 (${foo:3[:1]}):
	if [ "${UNDEF:0:10}" = "_restgpr0_" ]; then
possible bashism in ./arch/powerpc/kernel/prom_init_check.sh line 58 (${foo:3[:1]}):
	if [ "${UNDEF:0:11}" = "_rest32gpr_" ]; then
possible bashism in ./arch/powerpc/kernel/prom_init_check.sh line 61 (${foo:3[:1]}):
	if [ "${UNDEF:0:9}" = "_savegpr_" ]; then
possible bashism in ./arch/powerpc/kernel/prom_init_check.sh line 64 (${foo:3[:1]}):
	if [ "${UNDEF:0:10}" = "_savegpr0_" ]; then
possible bashism in ./arch/powerpc/kernel/prom_init_check.sh line 67 (${foo:3[:1]}):
	if [ "${UNDEF:0:11}" = "_save32gpr_" ]; then

This report was generated on Wed, 16 Feb 2011 06:38:07 +0000, based on results by checkbashisms 2.10.65git5