From a6d91ded3f2d5401e09a9c2fa442aabfbfe593a8 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 16 Mar 2012 12:02:22 +0100 Subject: Tidy up includes and copyright notices, fix indentation The files not mentioned in changelog below had only copyright notices fixes and indentation fixes. * defs.h: Include and . * file.c: Do not include . Move struct kernel_dirent declaration below top include block. * block.c: Do not include and . * quota.c: Likewise. * desc.c: Likewise. * signal.c: Likewise. Signed-off-by: Denys Vlasenko --- linux/mips/ioctlent.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'linux/mips') diff --git a/linux/mips/ioctlent.sh b/linux/mips/ioctlent.sh index dd5fd9d..52d8df5 100755 --- a/linux/mips/ioctlent.sh +++ b/linux/mips/ioctlent.sh @@ -26,8 +26,6 @@ # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# $Id$ # Files to find. file_find='asm/*.h linux/*.h scsi/*.h' -- cgit v1.2.3