aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-14 21:05:40 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-14 21:05:40 +0000
commit7c6185ae4bfefb70c17e75219db7269c03c7fd79 (patch)
tree189259eb60c6bdc6a646e62b0eb684ae5719554d /nuttx/ChangeLog
parent1faee63c00cf63807dea0681a8ee48104e0765f5 (diff)
downloadpx4-firmware-7c6185ae4bfefb70c17e75219db7269c03c7fd79.tar.gz
px4-firmware-7c6185ae4bfefb70c17e75219db7269c03c7fd79.tar.bz2
px4-firmware-7c6185ae4bfefb70c17e75219db7269c03c7fd79.zip
Clean-up files in fs/ directory
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4942 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index dc8c6bcc5..54e2ad3a8 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2993,3 +2993,4 @@
descriptors (sure, why not?).
* sched/: Stylistic clean-up of all files. Some of these files are pretty old
and do not follow current NuttX coding standards in detail.
+ * fs/: More stylistic file clean-up.