From 79f99494892c8bd7e7464ee273d8a43fc08c406d Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Thu, 13 Feb 2014 14:45:57 -0500 Subject: [PATCH] staging/bcm: move IOCTL_BCM_BUFFER_DOWNLOAD_START case out to its own function. bcm_char_ioctl is one of the longest non-generated functions in the kernel, at 1906 lines. Splitting it up into multiple functions should simplify this a lot. Signed-off-by: Dave Jones Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed