From c0a14aedc3440d6591b8c86d45861a0a8b46e11d Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 5 Apr 2009 00:27:57 +0200 Subject: Update CHANGELOG, coding style cleanup. --- fs/ubifs/crc16.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fs/ubifs') diff --git a/fs/ubifs/crc16.h b/fs/ubifs/crc16.h index 9443c084f8..052fd3311a 100644 --- a/fs/ubifs/crc16.h +++ b/fs/ubifs/crc16.h @@ -27,4 +27,3 @@ static inline u16 crc16_byte(u16 crc, const u8 data) } #endif /* __CRC16_H */ - -- cgit v1.2.1