Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1251038
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V4] debugfs: Add debugfs_create_ulong() |
| Date | 2015-10-19 21:50 +0200 |
| Message-ID | <qloBs-5SQ-19@gated-at.bofh.it> (permalink) |
| References | <qkZMJ-3gD-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 10/18, Viresh Kumar wrote: > Add debugfs_create_ulong() for the users of type 'unsigned long'. These > will be 32 bits long on a 32 bit machine and 64 bits long on a 64 bit > machine. > > Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> > --- Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH V4] debugfs: Add debugfs_create_ulong() Viresh Kumar <viresh.kumar@linaro.org> - 2015-10-18 19:20 +0200 Re: [PATCH V4] debugfs: Add debugfs_create_ulong() Stephen Boyd <sboyd@codeaurora.org> - 2015-10-19 21:50 +0200
csiph-web