]> git.ozlabs.org Git - petitboot/commit - discover/params.c
Fix params.c build warnings
authorGeoff Levand <geoff@infradead.org>
Sun, 4 Dec 2011 22:49:54 +0000 (14:49 -0800)
committerGeoff Levand <geoff@infradead.org>
Mon, 5 Dec 2011 00:15:00 +0000 (16:15 -0800)
commit402b446414b71e2052e08a7a879c88493f72c856
treeb84f3fc617a9e5e7518abf9f8b7afacaad29e788
parent7ae27b653f50bddf2d20828a17da224d6eab5ed4
Fix params.c build warnings

Fixes warnings like these:
  warning: no previous prototype

Signed-off-by: Geoff Levand <geoff@infradead.org>
discover/params.c