Merge branch 'linux-2.6' into for-linus
[powerpc.git] / arch / um / drivers / null.c
index 3683ed4..9016c68 100644 (file)
@@ -8,6 +8,7 @@
 #include "chan_user.h"
 #include "os.h"
 
+/* This address is used only as a unique identifer */
 static int null_chan;
 
 static void *null_init(char *str, int device, const struct chan_opts *opts)