[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAM_iQpWDrhHw8-Hf4q1miHR+rT33wQb=ZSb=ffsxaSak=UHPMw@mail.gmail.com>
Date: Sun, 17 Jul 2011 16:22:20 +0800
From: Américo Wang <xiyou.wangcong@...il.com>
To: Michal Marek <mmarek@...e.cz>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org,
Linux Kernel Network Developers <netdev@...r.kernel.org>
Subject: [Patch] include/linux/sdla.h: remove the prototype of sdla()
`make headers_check` complains that
linux-2.6/usr/include/linux/sdla.h:116: userspace cannot reference
function or variable defined in the kernel
this is due to that there is no such a kernel function,
void sdla(void *cfg_info, char *dev, struct frad_conf *conf, int quiet);
I don't know why we have it in a kernel header, so remove it.
Signed-off-by: WANG Cong <xiyou.wangcong@...il.com>
View attachment "include-linux-sdla_h-fix-headers-check-warning.diff" of type "text/x-patch" (408 bytes)
Powered by blists - more mailing lists