Developing lightweight computation at the DSG edge
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Quick Mesh Project
qMp packages
Commits
3692d8e1
Commit
3692d8e1
authored
Jun 16, 2012
by
Simó Albert i Beltran
Browse files
sed -i -e 's/\s\+$//g' packages/niit/src/niit.h
parent
7ccc8cfe
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/niit/src/niit.h
View file @
3692d8e1
/*
* niit.h
* niit.h
*
*
*/
...
...
@@ -16,6 +16,6 @@
#ifdef NIIT_DEBUG
#define PDEBUG(fmt, args...) printk(KERN_DEBUG "niit " fmt, ## args)
#else
# define PDEBUG(fmt, args...)
# define PDEBUG(fmt, args...)
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment