aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-04-05 00:27:57 +0200
committerWolfgang Denk <wd@denx.de>2009-04-05 00:27:57 +0200
commitc0a14aedc3440d6591b8c86d45861a0a8b46e11d (patch)
treef451e0641b2c9558ee2dbe0087ea340676f1ea2f /fs/ubifs
parentf63728c804ab7413a67d70f6774cd30c3f7b40fb (diff)
Update CHANGELOG, coding style cleanup.
Diffstat (limited to 'fs/ubifs')
-rw-r--r--fs/ubifs/crc16.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ubifs/crc16.h b/fs/ubifs/crc16.h
index 9443c084f..052fd3311 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 */
-