Select the types of activity you want to include in your feed.
fixdep: use xmalloc()
When malloc() fails, there is not much userspace programs can do.xmalloc() is useful to bail out on a memory allocation failure.Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Masahiro Yamada 2 years ago a46078d6 aeaa4283