[PATCH 0/5] added config items and deleted unused code
Mike Frysinger
vapier at gentoo.org
Thu Nov 29 20:05:24 UTC 2012
On Friday 16 November 2012 13:36:29 manuel.f.zerpies at ww.stud.uni-erlangen.de
wrote:
> From: Manuel Zerpies <manuel.f.zerpies at ww.stud.uni-erlangen.de>
>
> I was looking at some pieces of the code and came across some comments
> saying "we have no config item named like this" or "this should be
> configurable", so I implemented the Kconfig parts to make those parts
> configurable.
>
> In one case I found code, that will never be executed, due to the fact
> that the item is always defined at the beginning of the file and never
> changes its value during the file. At some point after that, we check
> whether the item is not defined. It is always defined at this point, so I
> removed the code.
you need to add signed-off-by tags to your commits
also, if you're going to bump a patchset, you don't need to ping every patch
in the set
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20121129/7e87e711/attachment.asc>
More information about the busybox
mailing list