Openwrt/package/utils
John Crispin 2ae05c57f8 package/*: remove useless explicit set of function returncode
somebody started to set a function returncode in the validation
stuff and everybody copies it, e.g.

myfunction()
{
	fire_command

	return $?
}

a function automatically returns with the last returncode,
so we can safely remove the command 'return $?'. reference:

http://tldp.org/LDP/abs/html/exit-status.html
"The last command executed in the function or script determines the exit status."

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

SVN-Revision: 42278
2014-08-25 06:35:50 +00:00
..
admswconfig
busybox package/*: remove useless explicit set of function returncode 2014-08-25 06:35:50 +00:00
e2fsprogs
fbtest
fuse
hostap-utils
jsonfilter
lua
mdadm
mkelfimage
nvram
px5g
px5g-standalone build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages 2014-06-30 08:19:48 +00:00
robocfg robocfg: add missing include 2014-08-03 10:45:39 +00:00
spidev_test
ubi-utils
ugps ugps: add a minimal gps daemon 2014-08-01 09:37:49 +00:00
usbmode usbmode: update to latest git and also update the device database 2014-07-19 16:57:09 +00:00
usbreset
usbutils
util-linux
xfsprogs build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages 2014-06-30 08:19:48 +00:00