It's all ifdefed out (on BYPASS_SUPPORT), severely bitrotten (try to remove the ifdef and watch what happens on attempt to build) and, AFAICS, it's a duplicate of the stuff in bp_mod.c.
Is there any reason to keep it around? IOW, how about git rm drivers/staging/silicom/bp_proc.c git mv drivers/staging/silicom/bp{,ctl}_mod.c ed drivers/staging/silicom/Makefile <<EOF /bp_proc/d wq EOF and if anybody needs to see what used to be there, git history is enough... Another thing: please, check the vfs.git patches to bp_mod.c in linux-next. I think they are safe, but I don't have the hardware to test them on... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/